org.apache.openejb.cdi
Class UpdatableSessionContextManager
java.lang.Object
org.apache.webbeans.web.context.SessionContextManager
org.apache.openejb.cdi.UpdatableSessionContextManager
public class UpdatableSessionContextManager
- extends org.apache.webbeans.web.context.SessionContextManager
| Methods inherited from class org.apache.webbeans.web.context.SessionContextManager |
addNewSessionContext, getAllSessionContexts, getSessionContextWithSessionId, removeSessionContextWithSessionId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdatableSessionContextManager
public UpdatableSessionContextManager()
updateSessionIdMapping
public void updateSessionIdMapping(String oldId,
String newId)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.