public class WarpExecutionContextHandler extends Object
| Constructor and Description |
|---|
WarpExecutionContextHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
createWarpExecutionContext(org.jboss.arquillian.core.spi.EventContext<AdvertiseEnrichment> context) |
void |
destroyWarpExecutionContextContext(org.jboss.arquillian.core.spi.EventContext<CleanEnrichment> context) |
public void createWarpExecutionContext(@Observes(precedence=100)
org.jboss.arquillian.core.spi.EventContext<AdvertiseEnrichment> context)
public void destroyWarpExecutionContextContext(@Observes(precedence=-100)
org.jboss.arquillian.core.spi.EventContext<CleanEnrichment> context)
Copyright © 2019 JBoss by Red Hat. All rights reserved.