|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CommandCallback in org.jboss.arquillian.container.test.impl.client.protocol.local |
---|
Methods in org.jboss.arquillian.container.test.impl.client.protocol.local with parameters of type CommandCallback | |
---|---|
ContainerMethodExecutor |
LocalProtocol.getExecutor(LocalProtocolConfiguration protocolConfiguration,
ProtocolMetaData metaData,
CommandCallback callback)
|
Uses of CommandCallback in org.jboss.arquillian.container.test.spi.client.protocol |
---|
Methods in org.jboss.arquillian.container.test.spi.client.protocol with parameters of type CommandCallback | |
---|---|
ContainerMethodExecutor |
Protocol.getExecutor(T protocolConfiguration,
ProtocolMetaData metaData,
CommandCallback callback)
|
Uses of CommandCallback in org.jboss.arquillian.protocol.jmx |
---|
Methods in org.jboss.arquillian.protocol.jmx with parameters of type CommandCallback | |
---|---|
ContainerMethodExecutor |
AbstractJMXProtocol.getExecutor(JMXProtocolConfiguration config,
ProtocolMetaData metaData,
CommandCallback callback)
|
Constructors in org.jboss.arquillian.protocol.jmx with parameters of type CommandCallback | |
---|---|
JMXMethodExecutor(MBeanServerConnection mbeanServer,
CommandCallback callbac)
|
Uses of CommandCallback in org.jboss.arquillian.protocol.servlet |
---|
Methods in org.jboss.arquillian.protocol.servlet with parameters of type CommandCallback | |
---|---|
ServletMethodExecutor |
BaseServletProtocol.getExecutor(ServletProtocolConfiguration protocolConfiguration,
ProtocolMetaData metaData,
CommandCallback callback)
|
Constructors in org.jboss.arquillian.protocol.servlet with parameters of type CommandCallback | |
---|---|
ServletMethodExecutor(ServletProtocolConfiguration config,
Collection<HTTPContext> contexts,
CommandCallback callback)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |