
public class GrapheneConfigurator extends Object
| Constructor and Description |
|---|
GrapheneConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureGraphene(org.jboss.arquillian.test.spi.event.suite.BeforeClass event,
org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor descriptor) |
void |
unconfigureGraphene(org.jboss.arquillian.test.spi.event.suite.AfterClass event) |
public void configureGraphene(@Observes(precedence=100)
org.jboss.arquillian.test.spi.event.suite.BeforeClass event,
org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor descriptor)
public void unconfigureGraphene(@Observes(precedence=-100)
org.jboss.arquillian.test.spi.event.suite.AfterClass event)
Copyright © 2015 JBoss by Red Hat. All rights reserved.