| Interface | Description |
|---|---|
| PendingResourceManager |
The IS registry has to handle the 'pending' state of the resources in several ways.
|
| RegistryBlackboardManager |
Internally used by the Registry Service to perform modifications on the service blackboard, a funcionality provided
by the registry API.
|
| ResourceKindResolver |
| Class | Description |
|---|---|
| ApplicationProfileResourceKindResolver |
Resolves resource kinds (pending and normal from the application profile xml file).
|
| CompatPendingResourceManagerImpl |
implement the compatibility pending profile policy.
|
| IdPreservingPendingResourceManagerImpl | |
| ISRegistryServiceImpl |
Registry service implementation.
|
| NameBasedResourceKindResolver |
Uses current driver convention and tries to guess the correct resource kinds (both normal and pending) depending on
the resource type name.
|
| RegistryBlackboardManagerImpl |
Simple registry blackboard manager implementation.
|
| RegistryBlackboardManagerImpl.MessageDater |
Testers can override.
|
| ResourceKindResolverChain |
Returns the first resource resolver
|
| Enum | Description |
|---|---|
| RegistryBlackboardManagerImpl.LastStamp |
LAST_REQUEST or LAST_RESPONSE blackboard time stamp holders.
|
| Exception | Description |
|---|---|
| NoSuchPendingCategoryException |
Copyright © 2017. All rights reserved.