@ApplicationScoped @Session public class SessionCommandManagerImpl extends AbstractSessionCommandManager
| Modifier | Constructor and Description |
|---|---|
protected |
SessionCommandManagerImpl() |
|
SessionCommandManagerImpl(AbstractClientSessionManager clientSessionManager) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractClientSessionManager |
getClientSessionManager() |
protected CommandListener<AbstractCanvasHandler,CanvasViolation> |
getRegistryListener() |
execute, getCurrentSession, getDelegate, getRegistry, postAllow, postExecute, postUndo, setCommandListener, toString, undoallow, undoclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitallow, undoprotected SessionCommandManagerImpl()
@Inject public SessionCommandManagerImpl(AbstractClientSessionManager clientSessionManager)
protected AbstractClientSessionManager getClientSessionManager()
getClientSessionManager in class AbstractSessionCommandManagerprotected CommandListener<AbstractCanvasHandler,CanvasViolation> getRegistryListener()
getRegistryListener in class AbstractSessionCommandManagerCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.