Uses of Class
com.sas.services.deployment.AbstractMetadataSource
Packages that use AbstractMetadataSource
Package
Description
This subsystem provides utilities to deploy and lookup SAS Foundation Services.
-
Uses of AbstractMetadataSource in com.sas.services.deployment
Subclasses of AbstractMetadataSource in com.sas.services.deploymentModifier and TypeClassDescriptionfinal classSAS Metadata Repository metadata source from which a foundation services deployment can be queried.final classURL accessible metadata source for an application's foundation services deployment data.Constructors in com.sas.services.deployment with parameters of type AbstractMetadataSourceModifierConstructorDescriptionRMIDeployableService(String id, ServiceConfigurationInterface serviceConfiguration, String[] dependencies, Set<RMIBinding> rmiBindings, AbstractMetadataSource metadataSource) Constructs an instance that specifies a factory that will be used to instantiate a service and optionally register it with the RMIRegistry.