Modifier and Type | Method and Description |
---|---|
ContainerMethodExecutor |
LocalProtocol.getExecutor(LocalProtocolConfiguration protocolConfiguration,
ProtocolMetaData metaData,
CommandCallback callback) |
Modifier and Type | Method and Description |
---|---|
ContainerMethodExecutor |
Protocol.getExecutor(T protocolConfiguration,
ProtocolMetaData metaData,
CommandCallback callback) |
Modifier and Type | Method and Description |
---|---|
ContainerMethodExecutor |
AbstractJMXProtocol.getExecutor(JMXProtocolConfiguration config,
ProtocolMetaData metaData,
CommandCallback callback) |
Constructor and Description |
---|
JMXMethodExecutor(MBeanServerConnection mbeanServer,
CommandCallback callbac) |
Modifier and Type | Method and Description |
---|---|
ServletMethodExecutor |
BaseServletProtocol.getExecutor(ServletProtocolConfiguration protocolConfiguration,
ProtocolMetaData metaData,
CommandCallback callback) |
Constructor and Description |
---|
ServletMethodExecutor(ServletProtocolConfiguration config,
Collection<HTTPContext> contexts,
CommandCallback callback) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.