org.jboss.arquillian.container.test.impl.execution
Class RemoteTestExecuter
java.lang.Object
org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter
public class RemoteTestExecuter
- extends Object
A Handler for executing the remote Test Method.
Imports:
ProtocolMetaData
DeploymentScenario
ContainerRegistry
ProtocolRegistry
Exports:
TestResult
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
- See Also:
DeployableContainer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteTestExecuter
public RemoteTestExecuter()
execute
public void execute(@Observes
RemoteExecutionEvent event)
throws Exception
- Throws:
Exception
getContainerMethodExecutor
public ContainerMethodExecutor getContainerMethodExecutor(ProtocolDefinition protocol,
ProtocolConfiguration protocolConfiguration)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.