Uses of Class
com.sas.services.InitializationException
Packages that use InitializationException
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.
Run process flows and dispatch listener applications.
Locate event brokers.
Interact with data repositories on behalf of client applications.
Send runtime messages to one or more output destinations.
Publish services.
Perform Authentication against modular authentication providers with user identities.
Session services.
Execute stored processes.
Maintain user identities and profiles.
-
Uses of InitializationException in com.sas.services
Methods in com.sas.services that throw InitializationExceptionModifier and TypeMethodDescriptionfinal voidServiceInitializationObject.addConfiguration(String configName, String configXML) Adds a configuration.final voidServiceInitializationObject.addConfigurationDocument(String configName, Document document) Adds a configuration.voidAbstractRemoteService.configure(ServiceConfigurationInterface serviceConfiguration) Configures the service.voidAbstractService.configure(ServiceConfigurationInterface serviceConfiguration) Configures the service.voidRemoteServiceInterface.configure(ServiceConfigurationInterface serviceConfiguration) Configures the service.voidServiceInterface.configure(ServiceConfigurationInterface serviceConfiguration) Configures the service.final DocumentServiceInitializationObject.createDocument(Object config) Deprecated.final DocumentServiceInitializationObject.createDocumentFromInputSource(InputSource config) Creates an XML document representation of the service configuration.final DocumentServiceInitializationObject.createDocumentFromString(String config) Creates an XML document representation of the service configuration.AbstractServiceAttributeFactory.getServiceAttribute(ServiceConfigurationInterface serviceConfiguration) Gets the service attribute from the provided service configuration.abstract ServiceAttributeInterfaceAbstractServiceAttributeFactory.getServiceAttribute(Map nameValueMap) Abstract method used to get a service attribute with its fields initialized with values obtained from the specified map.final voidServiceInitializationObject.setInitializationObject(Object config) Sets the initialization object.Constructors in com.sas.services that throw InitializationExceptionModifierConstructorDescriptionServiceProxy(RemoteServiceInterface service) Constructs a foundation service proxy for the specified service. -
Uses of InitializationException in com.sas.services.deployment
Methods in com.sas.services.deployment that throw InitializationExceptionModifier and TypeMethodDescriptionfinal voidAbstractMetadataSource.addServiceDeploymentName(String serviceDeploymentGroup) Adds the name of a service deployment group to the set of service deployment groups that are to be deployed.ServiceAttribute.getServiceAttribute(ServiceConfigurationInterface serviceConfiguration) Gets the service attribute.ServiceAttributeFactoryInterface.getServiceAttribute(ServiceConfigurationInterface serviceConfiguration) Manufactures a service attribute based upon the initialization data specified in the service configuration.final voidMetadataSourceConfiguration.setMetadataSource(MetadataSourceInterface metadataSource) Sets the metadata source.final voidRMIConfiguration.setPort(String port) Sets the RMI object registry port.protected final voidAbstractMetadataSource.setSoftwareComponentName(String softwareComponentName) Specifies the name of the application containing foundation service deployment metadata.The metadataSoftwareComponentthat serves as the root for the service deployment metadata hierarchy.Constructors in com.sas.services.deployment that throw InitializationExceptionModifierConstructorDescriptionAbstractMetadataSource(String softwareComponentName, String serviceGroupName) Constructs an instance with the specified foundation service deployment name.AbstractMetadataSource(String softwareComponentName, Set<String> serviceGroupNames) Constructs an instance used to deploy specified foundation service deployments.protectedAbstractMetadataSource(Set<String> serviceGroupNames) Constructs an instance used to deploy specified foundation service deployments.MetadataSourceConfiguration(MetadataSourceInterface metadataSource) Constructs an instance using the specified metadata source.OMRMetadataSource(com.sas.meta.SASOMI.IOMI omi, String repositoryNameOrID, String softwareComponentName, Set<String> serviceGroupNames, Environment environment) Constructs an instance with the specified SAS Metadata Server host, port, identity and password, andSetofStringelements representing the foundation service deployments that are to be deployed.OMRMetadataSource(String omrHost, String omrPort, String omrIdentity, String omrIdentityPassword, String repositoryName, String softwareComponentName) Constructs an instance with the specified SAS Metadata Server host, port, identity and password, and name of the foundation service deployment that is to be deployed.OMRMetadataSource(String omrHost, String omrPort, String omrIdentity, String omrIdentityPassword, String repositoryNameOrID, String softwareComponentName, String serviceGroupName) Constructs an instance with the specified SAS Metadata Server host, port, identity and password, and name of the foundation service deployment that is to be deployed.OMRMetadataSource(String omrHost, String omrPort, String omrIdentity, String omrIdentityPassword, String repositoryNameOrID, String softwareComponentName, Set<String> serviceGroupNames) Constructs an instance with the specified SAS Metadata Server host, port, identity and password, andSetofStringelements representing the foundation service deployments that are to be deployed.OMRMetadataSource(String omrHost, String omrPort, String omrIdentity, String omrIdentityPassword, String repositoryNameOrID, String softwareComponentName, Set<String> serviceGroupNames, Environment environment) Constructs an instance with the specified SAS Metadata Server host, port, identity and password, andSetofStringelements representing the foundation service deployments that are to be deployed.RMIConfiguration(com.sas.net.ssl.SSLRMISocketFactories sslRMISocketFactories, String id, String host, String port) Constructs an RMI configuration using the specified RMI object registry host and port.RMIConfiguration(String host, int port) Constructs an RMI configuration using the specified RMI object registry host and port.RMIConfiguration(String host, String port) Constructs an RMI configuration using the specified RMI object registry host and port.RMIConfiguration(String id, String host, String port) Constructs an RMI configuration using the specified RMI object registry host and port.URLMetadataSource(InputStream inputStream, String softwareComponentName) Constructs an instance with the specified URL metadata source and theSoftwareComponentname.URLMetadataSource(InputStream inputStream, String softwareComponentName, String serviceGroupName) Constructs an instance with the specified URL metadata source,SoftwareComponentname, and deployment group name.URLMetadataSource(InputStream inputStream, String softwareComponentName, Set<String> serviceGroupNames) Constructs a metadata source that is capable of reading services deployment metadata from an input stream.URLMetadataSource(URL url, String softwareComponentName) Constructs an instance with the specified URL metadata source and theSoftwareComponentname.URLMetadataSource(URL url, String softwareComponentName, String serviceGroupName) Constructs an instance with the specified URL metadata source,SoftwareComponentname, and deployment group name.URLMetadataSource(URL url, String softwareComponentName, Set<String> serviceGroupNames) Constructs an instance with the specified URL metadata source,SoftwareComponentname(s), and deployment group name(s).URLMetadataSource(URL url, Set<String> serviceGroupNames) Constructs an instance with the specified URL metadata source,SoftwareComponentname(s), and deployment group name(s). -
Uses of InitializationException in com.sas.services.deployment.servicewrapper
Methods in com.sas.services.deployment.servicewrapper that throw InitializationExceptionModifier and TypeMethodDescriptionabstract voidAbstractServiceWrapper.init(String[] args) Initialize a Foundation Services deployment.voidServiceWrapperImpl.init(String[] args) Initializes a Foundation Services deployment.voidServiceWrapperInterface.init(String[] args) Initializes a Foundation Services deployment. -
Uses of InitializationException in com.sas.services.discovery
Methods in com.sas.services.discovery that throw InitializationExceptionModifier and TypeMethodDescriptionvoidActivatableDiscoveryService.configure(ServiceConfigurationInterface serviceConfiguration) Configures service.final voidServiceTemplate.defineServiceTemplate(Class[] serviceTypeClasses, ServiceAttributeInterface[] serviceAttributes) Specifies the service type(s) and optional service attribute(s) that define this service request template.final voidServiceDiscoveryConfiguration.setServiceFactory(String serviceFactory) Sets the service factory.voidServiceDiscoveryConfigurationInterface.setServiceFactory(String serviceFactory) Sets the fully qualified name of the Java class that serves as the services factory.Constructors in com.sas.services.discovery that throw InitializationExceptionModifierConstructorDescriptionRemoteDiscoveryServiceProxy(DiscoveryServiceInterface discoveryService) Constructs a proxy to the specified discovery service.Constructs a default instance.ServiceTemplate(Class[] serviceTypeClasses) Constructs an instance of a service template which defines the type of service that's desired an optional attributes that may be used to distinguish among services that satisfy the same service type.ServiceTemplate(Class[] serviceTypeClasses, ServiceAttributeInterface[] serviceAttributes) Constructs an instance of a service template which defines the type of service that's desired an optional attributes that may be used to distinguish among services that satisfy the same service type. -
Uses of InitializationException in com.sas.services.events.broker
Methods in com.sas.services.events.broker that throw InitializationExceptionModifier and TypeMethodDescriptionfinal EventBrokerServiceInitObjectEventBrokerServiceInitializer.getInitObject(Object initObject) Obtain an EventBrokerService initialization object from foundation services deployment configuration.final EventBrokerServiceInitObjectEventBrokerServiceInitializer.getInitObject(Document document) Gets an event broker service initialization object by parsing an XML document.Constructors in com.sas.services.events.broker that throw InitializationExceptionModifierConstructorDescriptionEventBrokerServiceProxy(EventBrokerServiceInterface eventBrokerService) Constructs a proxy to the specified event broker service. -
Uses of InitializationException in com.sas.services.events.broker.flowengine
Methods in com.sas.services.events.broker.flowengine that throw InitializationExceptionModifier and TypeMethodDescriptionvoidFlowNode.instantiate()During configuration each node is instantiated to make sure the JVM can instantiate the process node code at runtime. -
Uses of InitializationException in com.sas.services.events.discovery
Methods in com.sas.services.events.discovery that throw InitializationExceptionModifier and TypeMethodDescriptionstatic final EventBrokerDiscoveryServiceInitObjectEventBrokerDiscoveryServiceInitializer.getInitObject(Object object) Deprecated.As of release 9.2, this class is no longer being supported.static final EventBrokerDiscoveryServiceInitObjectEventBrokerDiscoveryServiceInitializer.getInitObject(Document document) Deprecated.As of release 9.2, this class is no longer being supported.Constructors in com.sas.services.events.discovery that throw InitializationExceptionModifierConstructorDescriptionEventBrokerDiscoveryServiceProxy(EventBrokerDiscoveryServiceInterface eventBrokerService) Deprecated.As of release 9.2, this class is no longer being supported. -
Uses of InitializationException in com.sas.services.information
Methods in com.sas.services.information that throw InitializationExceptionModifier and TypeMethodDescriptionstatic InformationServiceInitObjectInformationServiceInitializer.parse(Document document) Gets an Information Service initialization object for the specifiedDocument.Constructors in com.sas.services.information that throw InitializationExceptionModifierConstructorDescriptionInformationServiceProxy(InformationServiceInterface informationService) Constructs a proxy to the specified platform information service. -
Uses of InitializationException in com.sas.services.logging
Methods in com.sas.services.logging that throw InitializationExceptionModifier and TypeMethodDescriptionvoidLoggingService2.configure(ServiceConfigurationInterface serviceConfiguration) Configures service.voidLoggingService2.initialize(LoggingServiceInitObject2 initializationObject) Initialize this service with the initialization object created from the deployment configuration.voidLoggingService2.initialize(Object initObject) Initialize this service with the initialization object created from the deployment configuration. -
Uses of InitializationException in com.sas.services.publish
Constructors in com.sas.services.publish that throw InitializationExceptionModifierConstructorDescriptionDirectoryHierarchy(RepositoryInterface repository, boolean isCreateDirectoriesAsNeeded) Constructs an instance of a publishing framework directory hierarchy for the specified information repository. -
Uses of InitializationException in com.sas.services.security
Constructors in com.sas.services.security that throw InitializationExceptionModifierConstructorDescriptionAuthenticationServiceProxy(AuthenticationServiceInterface authenticationService) Constructs a proxy to the specified authentication service. -
Uses of InitializationException in com.sas.services.session
Methods in com.sas.services.session that throw InitializationExceptionModifier and TypeMethodDescriptionSessionService.newSessionContext(UserContextInterface userContext) Create and return a new session context.SessionServiceInterface.newSessionContext(UserContextInterface userContext) Creates and returns a new session context interface.final SessionContextInterfaceSessionServiceProxy.newSessionContext(UserContextInterface userContext) Creates and returns a new session context interface.Constructors in com.sas.services.session that throw InitializationExceptionModifierConstructorDescriptionSessionServiceProxy(SessionServiceInterface sessionService) Constructs a proxy to the specified session service. -
Uses of InitializationException in com.sas.services.storedprocess
Methods in com.sas.services.storedprocess that throw InitializationExceptionModifier and TypeMethodDescriptionObjectStoredProcessService.newStoredProcess(int serverType, StoredProcessOptions options) StoredProcessService.newStoredProcess(SessionContextInterface sessionContext, StoredProcessInterface storedProcessSmartObject) ObjectStoredProcessService.newStoredProcess(StoredProcessInterface smartObject, StoredProcessOptions options) ObjectStoredProcessServiceInterface.newStoredProcess(int serverType, StoredProcessOptions options) Create an instance of the current version of a Stored Process service object to be defined by the user.StoredProcessServiceInterface.newStoredProcess(SessionContextInterface sessionContext, StoredProcessInterface storedProcessSmartObject) Deprecated.TheStoredProcessInterfaceservice object returned by this method cannot be used to avail of features introduced in 9.2 or later.ObjectStoredProcessServiceInterface.newStoredProcess(StoredProcessInterface smartObject, StoredProcessOptions options) Create an instance of a Stored Process service object from metadata using the provided smart object.final ObjectStoredProcessServiceProxy.newStoredProcess(int serverType, StoredProcessOptions options) final StoredProcessInterfaceStoredProcessServiceProxy.newStoredProcess(SessionContextInterface sessionContext, StoredProcessInterface storedProcessSmartObject) Deprecated.This method has been deprecated since it is a pass through call to the deprecatedStoredProcessServiceInterface.newStoredProcess(SessionContextInterface, com.sas.services.storedprocess.metadata.StoredProcessInterface).final ObjectStoredProcessServiceProxy.newStoredProcess(StoredProcessInterface storedProcessSmartObject, StoredProcessOptions options) Constructors in com.sas.services.storedprocess that throw InitializationExceptionModifierConstructorDescriptionStoredProcessServiceProxy(StoredProcessServiceInterface storedProcessService) Constructs a proxy to the specified stored process service. -
Uses of InitializationException in com.sas.services.user
Constructors in com.sas.services.user that throw InitializationExceptionModifierConstructorDescriptionUserServiceProxy(UserServiceInterface userService) Constructs a proxy to the specified user service. -
Uses of InitializationException in com.sas.services.webapp
Methods in com.sas.services.webapp that throw InitializationExceptionModifier and TypeMethodDescriptionServicesFacade.getAuthenticationService()static InformationServiceInterfaceServicesFacade.getInformationService()static EventBrokerServiceInterfaceServicesFacade.getRemoteEventBrokerService()NON CORE SERVICEstatic InformationServiceInterfaceServicesFacade.getRemoteInformationService()static SessionServiceInterfaceServicesFacade.getRemoteSessionService()static UserServiceInterfaceServicesFacade.getRemoteUserService()static SessionServiceInterfaceServicesFacade.getSessionService()ServicesFacade.getStoredProcessService()static UserServiceInterfaceServicesFacade.getUserService()
ServiceInitializationObject.createDocumentFromInputSource(InputSource)orServiceInitializationObject.createDocumentFromString(String)instead.