|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SessionManager
Method Summary | |
---|---|
void |
close()
Closes a SessionManager, freeing resources held by the framework. |
SessionManagerConfig |
getConfig()
Get Configuration. |
boolean |
isClosed()
Returns the status of this SessionManager. |
Session |
openSession()
Open a Session using a newly created connection to SAP. |
Session |
openSession(Credentials credentials)
Open a Session using a newly created connection to SAP, providing user credentials. |
Method Detail |
---|
SessionManagerConfig getConfig()
Session openSession()
Session openSession(Credentials credentials)
credentials
- User Credentials for the SAP system to be called.
void close()
boolean isClosed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |