org.eclipse.emf.ecp.core.rap
Interface SessionProvider

All Known Implementing Classes:
MockSessionProvider, RWTSessionProvider

public interface SessionProvider

This class provides the current session ID.

Author:
neilmack

Method Summary
 String getSessionId()
          get the current sessions ID.
 

Method Detail

getSessionId

String getSessionId()
get the current sessions ID.

Returns:
the current sessions ID


Copyright © 2015. All Rights Reserved.