|
Class Summary |
| AbstractActiveDescriptor<T> |
This class can be used as a starting point for those writing their own
ActiveDescriptor. |
| AliasDescriptor<T> |
A descriptor class that serves as an alias for another descriptor. |
| BuilderHelper |
This class is used to generate DescriptorBuilders to be used
as a simple mechanism to create a Filter or Descriptor. |
| DescriptorImpl |
The implementation of the descriptor itself, with the
bonus of being externalizable, and having writeable fields |
| NamedImpl |
This is an implementation of the Named annotation. |
| ServiceLocatorUtilities |
This is a set of useful utilities for working with ServiceLocator. |