Uses of Interface
com.sas.services.ServiceFactoryInterface
Packages that use ServiceFactoryInterface
Package
Description
SAS Foundation Services.
This subsystem provides utilities to deploy and lookup 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.
Session services.
Execute stored processes.
-
Uses of ServiceFactoryInterface in com.sas.services
Classes in com.sas.services that implement ServiceFactoryInterfaceModifier and TypeClassDescriptionclassAbstract foundation service factory.Methods in com.sas.services that return ServiceFactoryInterfaceModifier and TypeMethodDescriptionServiceAggregateConfig.getServiceFactory()Gets the service's factory. -
Uses of ServiceFactoryInterface in com.sas.services.deployment
Methods in com.sas.services.deployment that return ServiceFactoryInterfaceModifier and TypeMethodDescriptionstatic final ServiceFactoryInterfaceAbstractServiceDeployment.getServiceFactory(String serviceFactoryClassName) DeploymentService.getServiceFactory()Gets the service's factory. -
Uses of ServiceFactoryInterface in com.sas.services.discovery
Classes in com.sas.services.discovery that implement ServiceFactoryInterfaceModifier and TypeClassDescriptionclassFactory used to manufacture a remotely accessible discovery service. -
Uses of ServiceFactoryInterface in com.sas.services.events.broker
Classes in com.sas.services.events.broker that implement ServiceFactoryInterfaceModifier and TypeClassDescriptionclassDeprecated.As of release 9.3, replaced by SAS Midtier Eventing Architecture. -
Uses of ServiceFactoryInterface in com.sas.services.events.discovery
Classes in com.sas.services.events.discovery that implement ServiceFactoryInterfaceModifier and TypeClassDescriptionclassDeprecated.As of release 9.3, replaced by SAS Midtier Eventing Architecture. -
Uses of ServiceFactoryInterface in com.sas.services.session
Classes in com.sas.services.session that implement ServiceFactoryInterfaceModifier and TypeClassDescriptionclassFactory used to manufacture a session service. -
Uses of ServiceFactoryInterface in com.sas.services.storedprocess
Classes in com.sas.services.storedprocess that implement ServiceFactoryInterfaceModifier and TypeClassDescriptionclassFactory used to manufacture a stored process service.