Package com.neeve.discovery

Implements the X Platform entity discovery protocol.

See:
          Description

Interface Summary
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 Summary
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 Summary
DiscoveryCacheEvents.EntityRemovalCause Enumerate the possible reasons for removal of an entity from a cache.
 

Exception Summary
EDiscoveryException Base exception class for all DISCOVERY exceptions
EDiscoveryJVMShuttingDownException Exeption indicating that the JVM is shutting down
 

Package com.neeve.discovery Description

Implements the X Platform entity discovery protocol.



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.