Uses of Interface
com.sas.services.mgmt.ServiceNotificationBroadcasterInterface
Packages that use ServiceNotificationBroadcasterInterface
Package
Description
SAS Foundation Services.
Discover a service based upon its service capabilities and optionally
service attributes.
Broker events that are triggered by various transport protocols.
Locate event brokers.
Interact with data repositories on behalf of client applications.
A listener may be registered with a SAS Foundation Service to be notified of
service life cycle events.
Perform Authentication against modular authentication providers with user identities.
Session services.
Execute stored processes.
Maintain user identities and profiles.
-
Uses of ServiceNotificationBroadcasterInterface in com.sas.services
Subinterfaces of ServiceNotificationBroadcasterInterface in com.sas.servicesModifier and TypeInterfaceDescriptioninterfaceInterface used to designate a service that is capable of servicing clients that operate outside of the JVM process in which a service was instantiated.interfaceInterface used to designate a service that is only available within the local JVM.Classes in com.sas.services that implement ServiceNotificationBroadcasterInterfaceModifier and TypeClassDescriptionclassAbstract implementation of a service which can be accessed from a remote JVM.classAbstract implementation of a service.classFoundation service proxy. -
Uses of ServiceNotificationBroadcasterInterface in com.sas.services.discovery
Subinterfaces of ServiceNotificationBroadcasterInterface 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 ServiceNotificationBroadcasterInterfaceModifier and TypeClassDescriptionclassAbstract discovery service.final 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. -
Uses of ServiceNotificationBroadcasterInterface in com.sas.services.events.broker
Subinterfaces of ServiceNotificationBroadcasterInterface in com.sas.services.events.brokerModifier and TypeInterfaceDescriptioninterfaceDeprecated.As of release 9.3, replaced by SAS Midtier Eventing Architecture.Classes in com.sas.services.events.broker that implement ServiceNotificationBroadcasterInterfaceModifier and TypeClassDescriptionclassDeprecated.As of release 9.3, replaced by SAS Midtier Eventing Architecture. -
Uses of ServiceNotificationBroadcasterInterface in com.sas.services.events.discovery
Subinterfaces of ServiceNotificationBroadcasterInterface in com.sas.services.events.discoveryModifier and TypeInterfaceDescriptioninterfaceDeprecated.As of release 9.3, replaced by SAS Midtier Eventing Architecture.Classes in com.sas.services.events.discovery that implement ServiceNotificationBroadcasterInterfaceModifier and TypeClassDescriptionclassDeprecated.As of release 9.3, replaced by SAS Midtier Eventing Architecture. -
Uses of ServiceNotificationBroadcasterInterface in com.sas.services.information
Subinterfaces of ServiceNotificationBroadcasterInterface in com.sas.services.informationModifier and TypeInterfaceDescriptioninterfaceThe InformationService handles finding repositories, connecting a user context to suitable repositories for the identities it contains, and trans-repository searching.Classes in com.sas.services.information that implement ServiceNotificationBroadcasterInterfaceModifier and TypeClassDescriptionclassThe Information Service handles finding repositories, connecting a user context to suitable repositories for the identities it contains, and federated searching across repositories. -
Uses of ServiceNotificationBroadcasterInterface in com.sas.services.mgmt
Classes in com.sas.services.mgmt that implement ServiceNotificationBroadcasterInterfaceModifier and TypeClassDescriptionclassService notification broadcaster. -
Uses of ServiceNotificationBroadcasterInterface in com.sas.services.security
Subinterfaces of ServiceNotificationBroadcasterInterface in com.sas.services.securityModifier and TypeInterfaceDescriptioninterfaceAuthentication Service interface.Classes in com.sas.services.security that implement ServiceNotificationBroadcasterInterface -
Uses of ServiceNotificationBroadcasterInterface in com.sas.services.session
Subinterfaces of ServiceNotificationBroadcasterInterface in com.sas.services.sessionModifier and TypeInterfaceDescriptioninterfaceThe SessionServiceInterface provides a mechanism for creating and accessing session contexts.Classes in com.sas.services.session that implement ServiceNotificationBroadcasterInterfaceModifier and TypeClassDescriptionclassThe Session Service provides a mechanism for creating and accessing session contexts.classSession Service proxy. -
Uses of ServiceNotificationBroadcasterInterface in com.sas.services.storedprocess
Subinterfaces of ServiceNotificationBroadcasterInterface in com.sas.services.storedprocessModifier and TypeInterfaceDescriptioninterfaceThis interface describes a stored process service.Classes in com.sas.services.storedprocess that implement ServiceNotificationBroadcasterInterface -
Uses of ServiceNotificationBroadcasterInterface in com.sas.services.user
Subinterfaces of ServiceNotificationBroadcasterInterface in com.sas.services.userModifier and TypeInterfaceDescriptioninterfaceThe UserServiceInterface provides mechanisms for storing information about users and retrieving user information.Classes in com.sas.services.user that implement ServiceNotificationBroadcasterInterfaceModifier and TypeClassDescriptionclassThe UserServiceInterface provides mechanisms for storing information about users and retrieving user information.