Uses of Class
com.sas.services.session.SessionServiceInitObject
Packages that use SessionServiceInitObject
-
Uses of SessionServiceInitObject in com.sas.services.session
Methods in com.sas.services.session that return SessionServiceInitObjectModifier and TypeMethodDescriptionstatic final SessionServiceInitObjectSessionServiceInitializer.parse(Document document) Gets an instance of the SessionServiceInitObject using the specified configuration data found in the XML formatted deployment configuration file.Methods in com.sas.services.session with parameters of type SessionServiceInitObjectModifier and TypeMethodDescriptionstatic DocumentFragmentSessionServiceInitObject.appendDOM(Document document, SessionServiceInitObject serviceConfig) Appends elements to the specified XML document representing the Session Service component's configuration.