|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionServiceInitObject | |
---|---|
com.sas.services.session | Session services. |
Uses of SessionServiceInitObject in com.sas.services.session |
---|
Methods in com.sas.services.session that return SessionServiceInitObject | |
---|---|
static SessionServiceInitObject |
SessionServiceInitializer.parse(org.w3c.dom.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 SessionServiceInitObject | |
---|---|
static org.w3c.dom.DocumentFragment |
SessionServiceInitObject.appendDOM(org.w3c.dom.Document document,
SessionServiceInitObject serviceConfig)
Appends elements to the specified XML document representing the Session Service component's configuration. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |