Class | Description |
---|---|
AbstractCollectionAttribute |
Abstract AbstractCollectionAttribute class.
|
AbstractCollectionAttributeType | |
AbstractCollectionResource |
A base class for
CollectionResource objects, implementing common features (to reduce repeated code). |
AbstractCollectionSet | |
AbstractCollectionSetVisitor |
This AbstractCollectionSetVisitor class provides no-op implementations of
all of the
CollectionSetVisitor methods so that you can override
specific methods as needed to implement your visitor. |
AttributeGroupWrapper |
Delegates the visit calls to the wrapped attribut group.
|
CollectionAttributeWrapper |
Delegates the visit calls to the wrapped attribute.
|
CollectionResourceWrapper |
Delegates the visit calls to the wrapped resource.
|
CollectionSetVisitorWrapper |
Delegates the visit calls to the wrapped visitor.
|
ConstantTimeKeeper |
The Class ConstantTimeKeeper.
|
DefaultServiceCollectorRegistry |
Aggregates
ServiceCollector implementations exposed via the ServiceLoader
and via the OSGi registry. |
DefaultTimeKeeper |
DefaultTimeKeeper class.
|
DelegatingPersister | |
DelegatingPersisterFactory | |
IndexStorageStrategy | |
JexlIndexStorageStrategy | |
MultiResourceCollectionSet<T extends CollectionResource> | |
NumericAttributeUtils | |
ObjectNameStorageStrategy | |
PersistAllSelectorStrategy |
PersistAllSelectorStrategy (default implementation of the PersistenceSelectorStrategy interface).
|
SingleResourceCollectionSet |
This is a simple
CollectionSet that is used to encapsulate the collection
of a single resource. |
Copyright © 2021. All rights reserved.