org.ogf.graap.wsag.server.api
Class WsagSessionManager
java.lang.Object
org.ogf.graap.wsag.server.api.WsagSessionManager
public class WsagSessionManager
- extends Object
WsagSessionManager
- Author:
- Oliver Waeldrich
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsagSessionManager
public WsagSessionManager()
createSession
public static WsagSession createSession()
- Creates a new WSAG4J session
- Returns:
- the session
getSession
public static WsagSession getSession(String id)
- Returns a WSAG4J session with the given id.
- Parameters:
id
- the session id
- Returns:
- the WSAG4J session
Copyright © 2008-2012. All Rights Reserved.