Modifier and Type | Method and Description |
---|---|
void |
ConfigurationRegistrar.loadConfiguration(ManagerStarted event) |
Modifier and Type | Method and Description |
---|---|
void |
ContainerDeploymentContextHandler.createContainerContext(EventContext<ContainerControlEvent> context) |
void |
ContainerDeploymentContextHandler.createDeploymentContext(EventContext<DeploymentEvent> context) |
Modifier and Type | Method and Description |
---|---|
void |
ContainerRegistryCreator.createRegistry(ArquillianDescriptor event) |
void |
ContainerDeployController.deploy(DeployDeployment event) |
void |
ContainerDeployController.deployManaged(DeployManagedDeployments event)
Deploy all deployments marked as managed = true.
|
void |
ContainerLifecycleController.killContainer(KillContainer event) |
void |
ContainerLifecycleController.setupContainer(SetupContainer event) |
void |
ContainerLifecycleController.setupContainers(SetupContainers event) |
void |
ContainerLifecycleController.startClassContainers(StartClassContainers event) |
void |
ContainerLifecycleController.startContainer(StartContainer event) |
void |
ContainerLifecycleController.startSuiteContainers(StartSuiteContainers event) |
void |
ContainerLifecycleController.stopClassContainers(StopClassContainers event) |
void |
ContainerLifecycleController.stopContainer(StopContainer event) |
void |
ContainerLifecycleController.stopManualContainers(StopManualContainers event) |
void |
ContainerLifecycleController.stopSuiteContainers(StopSuiteContainers event) |
void |
ContainerDeployController.undeploy(UnDeployDeployment event) |
void |
ContainerDeployController.undeployManaged(UnDeployManagedDeployments event)
Undeploy all deployments marked as managed, and all manually deployed.
|
void |
DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(EventContext<DeployDeployment> context) |
Modifier and Type | Method and Description |
---|---|
void |
ArchiveDeploymentExporter.callback(BeforeDeploy event) |
Modifier and Type | Method and Description |
---|---|
void |
ContainerEventController.createAfterContext(EventContext<AfterTestLifecycleEvent> context) |
void |
ContainerEventController.createBeforeContext(EventContext<BeforeTestLifecycleEvent> context) |
void |
ContainerEventController.createTestContext(EventContext<Test> context) |
void |
ContainerEventController.execute(AfterClass event) |
void |
ContainerEventController.execute(AfterSuite event) |
void |
ContainerEventController.execute(BeforeClass event) |
void |
ContainerEventController.execute(BeforeSuite event) |
Modifier and Type | Method and Description |
---|---|
void |
ClientContainerControllerCreator.createClientSideContainerController(SetupContainers event) |
void |
ContainerContainerControllerCreator.createContainerSideContainerController(BeforeSuite event) |
void |
ContainerRestarter.restart(BeforeClass event) |
Modifier and Type | Method and Description |
---|---|
void |
ContainerCommandObserver.isStarted(ContainerStartedCommand event) |
void |
ContainerCommandObserver.kill(KillContainerCommand event) |
void |
ContainerCommandObserver.onException(EventContext<Command> event) |
void |
ContainerCommandObserver.start(StartContainerCommand event) |
void |
ContainerCommandObserver.stop(StopContainerCommand event) |
Modifier and Type | Method and Description |
---|---|
void |
ContainerDeployerCreator.createClientSideDeployer(BeforeSuite event) |
void |
ClientDeployerCreator.createClientSideDeployer(SetupContainers event) |
void |
DeploymentGenerator.generateDeployment(GenerateDeployment event) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentCommandObserver.deploy(DeployDeploymentCommand event) |
void |
DeploymentCommandObserver.getDeployment(GetDeploymentCommand event) |
void |
DeploymentCommandObserver.onException(EventContext<Command> event) |
void |
DeploymentCommandObserver.undeploy(UnDeployDeploymentCommand event) |
Modifier and Type | Method and Description |
---|---|
void |
ArchiveDeploymentToolingExporter.export(BeforeDeploy event) |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolRegistryCreator.createRegistry(ArquillianDescriptor event) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteResourceCommandObserver.lookup(RemoteResourceCommand command,
ServiceLoader serviceLoader) |
Modifier and Type | Method and Description |
---|---|
void |
LocalTestExecuter.execute(LocalExecutionEvent event) |
void |
RemoteTestExecuter.execute(RemoteExecutionEvent event) |
void |
ClientTestExecuter.execute(Test event) |
void |
ContainerTestExecuter.execute(Test event) |
void |
ClientBeforeAfterLifecycleEventExecuter.on(AfterClass event) |
void |
AfterLifecycleEventExecuter.on(AfterTestLifecycleEvent event) |
void |
ClientBeforeAfterLifecycleEventExecuter.on(AfterTestLifecycleEvent event) |
void |
ClientBeforeAfterLifecycleEventExecuter.on(BeforeClass event) |
void |
BeforeLifecycleEventExecuter.on(BeforeTestLifecycleEvent event) |
void |
ClientBeforeAfterLifecycleEventExecuter.on(BeforeTestLifecycleEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
LoadableExtensionLoader.load(ManagerProcessing event) |
Modifier and Type | Method and Description |
---|---|
void |
RulesEnricher.enrich(BeforeRules event) |
Modifier and Type | Method and Description |
---|---|
void |
LocalTestMethodExecutor.execute(Test event) |
void |
AllLifecycleEventExecutor.on(AfterClass event) |
void |
AllLifecycleEventExecutor.on(AfterTestLifecycleEvent event) |
void |
AllLifecycleEventExecutor.on(BeforeClass event) |
void |
AllLifecycleEventExecutor.on(BeforeTestLifecycleEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ServletContextRegistrar.registerServletContext(ManagerStarted managerStarted) |
Modifier and Type | Method and Description |
---|---|
void |
TestContextHandler.createClassContext(EventContext<ClassEvent> context) |
void |
TestContextHandler.createSuiteContext(EventContext<SuiteEvent> context) |
void |
TestContextHandler.createTestContext(EventContext<TestEvent> context) |
void |
TestInstanceEnricher.enrich(Before event) |
Modifier and Type | Method and Description |
---|---|
void |
CreationalContextDestroyer.destory(EventContext<After> event) |
Modifier and Type | Method and Description |
---|---|
void |
BeanManagerProducer.findBeanManager(Context context) |
Modifier and Type | Method and Description |
---|---|
void |
InitialContextProducer.createContext(ManagerStarted event) |
Modifier and Type | Method and Description |
---|---|
void |
LocalTestMethodExecutor.execute(Test event) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.