org.exoplatform.container
Interface SessionManagerContainer
- All Known Implementing Classes:
- PortalContainer, StandaloneContainer
public interface SessionManagerContainer
Created by The eXo Platform SAS Author : Roman Pedchenko
roman.pedchenko@exoplatform.com.ua May 24, 2006
getLiveSessions
java.util.List<SessionContainer> getLiveSessions()
removeSessionContainer
void removeSessionContainer(java.lang.String id)
createSessionContainer
SessionContainer createSessionContainer(java.lang.String id,
java.lang.String owner)
getSessionManager
SessionManager getSessionManager()
Copyright © 2010 eXo Platform SAS. All Rights Reserved.