| Interface | Description |
|---|---|
| IDiscoveryCache |
Represents a discovery cache.
|
| IDiscoveryCacheEventHandler |
The Discovery cache event handler interface.
|
| IDiscoveryEntity |
Represents an entity in a discovery cache.
|
| IDiscoveryProvider |
Represents an entity discovery provider.
|
| Class | Description |
|---|---|
| DiscoveryCacheEvents |
Class containing discovery cache event definitions.
|
| DiscoveryCacheEvents.DiscoveryCacheAddEventData |
Data object for the
DiscoveryCacheEvents.EVENT_ENTITY_ADD event type. |
| DiscoveryCacheEvents.DiscoveryCacheRemoveEventData |
Data object for the
DiscoveryCacheEvents.EVENT_ENTITY_REMOVE event type. |
| DiscoveryCacheFactory |
The discovery cache factory.
|
| DiscoveryConfig |
Class containing configuration information for the DISCOVERY package and all
DISCOVERY implementation packages.
|
| DiscoveryObject |
Root class for classes in the DISCOVERY package and all DISCOVERY implementations.
|
| DiscoveryProviderDescriptor |
An entity discovery provider descriptor.
|
| DiscoveryProviderRegistry |
The provider registry.
|
| Enum | Description |
|---|---|
| DiscoveryCacheEvents.EntityRemovalCause |
Enumerate the possible reasons for removal of an entity from a cache.
|
| Exception | Description |
|---|---|
| EDiscoveryException |
Base exception class for all DISCOVERY exceptions
|
| EDiscoveryJVMShuttingDownException |
Exeption indicating that the JVM is shutting down
|
Implements the X Platform entity discovery protocol.
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.