|
Class Summary |
| SimpleCollection |
SimpleCollection provides an easy starting point for implementing the
Collection interface. |
| SimpleConfigurable |
Provides the ability to configure properties about an object. |
| SimpleDatabase |
Simple Database implementation intended to be used as a base
class for a specific implementation.
Extending classes MUST set INSTANCE_NAME and SHOULD set CONFORMANCE_LEVEL to
values appropriate for their specific implementation. |
| SimpleResourceIterator |
ResourceIterator is used to iterate over a set of resources. |