See: Description
| Interface | Description |
|---|---|
| ElementUpdate |
This is an interface for extending a Registry to support update to individual
element in the registry
|
| ItemUpdate |
This is an interface for extending a Registry to support update to individual
items in the registry
|
| ManagedDynamicCache |
This interface defines the management methods for the dynamic cache.
|
| Registry |
This interface defines a registry.
|
| Class | Description |
|---|---|
| AbstractManagedDynamicCacheRegistry |
This is an abstract class that implements the
ManagedDynamicCache registry interface. |
| BusinessPolicyCommandEntry |
This class defines a business policy command data.
|
| BusinessPolicyRegistry |
BusinessPolicyRegistry is where the business policies are cached.
|
| BusinessPolicyRegistryEntry |
This class defines a business policy registry entry.
|
| CalculationRegistry | Deprecated
Replaced by
CalculationRegistry. |
| LanguageRegistry |
This class defines a runtime cache of the language table.
|
| RegistryManager |
This class manages all the registered registries.
|
| StoreRegistry |
This class defines the runtime cache of
StoreAccessBean objects. |
| TermConditionRegistry |
This class defines a registry that caches
TermCondition objects. |
| TradingAgreementRegistry |
This class defines the registry where the trading agreements are cached.
|