|
Arquillian Container SPI 1.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Container.State | |
|---|---|
| org.jboss.arquillian.container.spi | |
| Uses of Container.State in org.jboss.arquillian.container.spi |
|---|
| Methods in org.jboss.arquillian.container.spi that return Container.State | |
|---|---|
Container.State |
Container.getState()
|
static Container.State |
Container.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Container.State[] |
Container.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.arquillian.container.spi with parameters of type Container.State | |
|---|---|
void |
Container.setState(Container.State state)
|
|
Arquillian Container SPI 1.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||