org.eclipse.emf.ecp.core.rap.sessionprovider.rwt
Class RWTSessionProvider

java.lang.Object
  extended by org.eclipse.emf.ecp.core.rap.sessionprovider.rwt.RWTSessionProvider
All Implemented Interfaces:
SessionProvider

public class RWTSessionProvider
extends Object
implements SessionProvider

This class provides the current session ID.

Author:
neilmack

Constructor Summary
RWTSessionProvider()
           
 
Method Summary
 String getSessionId()
          get the current sessions ID.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RWTSessionProvider

public RWTSessionProvider()
Method Detail

getSessionId

public final String getSessionId()
get the current sessions ID.

Specified by:
getSessionId in interface SessionProvider
Returns:
the current sessions ID


Copyright © 2015. All Rights Reserved.