public class AbstractClientSessionCommandExecutedEvent<C extends ClientSessionCommand,S extends ClientSession> extends Object
| Constructor and Description |
|---|
AbstractClientSessionCommandExecutedEvent(C executedCommand,
S clientSession) |
| Modifier and Type | Method and Description |
|---|---|
S |
getClientSession() |
C |
getExecutedCommand() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.