Uses of Interface
com.sas.services.discovery.DiscoveryAdminInterface
Packages that use DiscoveryAdminInterface
Package
Description
Discover a service based upon its service capabilities and optionally
service attributes.
-
Uses of DiscoveryAdminInterface in com.sas.services.discovery
Subinterfaces of DiscoveryAdminInterface in com.sas.services.discoveryModifier and TypeInterfaceDescriptioninterfaceInterface describing a discovery service in terms of its capability to act as a mechanism to find services based upon a desired service template and an administration interface that's used to add/remove services to the registry and to add/remove discovery delegates.interfaceInterface describing a local discovery service that provides additional controls related to policy decisions peculiar to a local discovery service.interfaceMarker interface used to denote a discovery service that is capable of servicing remote clients.Classes in com.sas.services.discovery that implement DiscoveryAdminInterfaceModifier and TypeClassDescriptionfinal classRemotely accessible discovery service.classDiscovery service used to store registered services and discovery delegates.classProxy to a discovery service that is capable of servicing remote clients.