-
Interface Summary
| Interface |
Description |
| DriverAdapterDecorators |
This type simply captures (by extension) any optional decorator
interfaces which may be implemented by a DriverAdapter.
|
| OpTemplateSupplier |
An Op Template Supplier can provide its own source of op templates instead
of relying on the built-in mechanism.
|
-
Class Summary
| Class |
Description |
| ObjectCache<T> |
An object cache to memoize returned objects into a concurrent hash map by name.
|
| ParsedOp |
Parse an OpTemplate into a ParsedOp, which can dispense object maps
|