Package | Description |
---|---|
org.jboss.arquillian.container.impl | |
org.jboss.arquillian.container.spi |
Modifier and Type | Method and Description |
---|---|
Container.State |
ContainerImpl.getState() |
Modifier and Type | Method and Description |
---|---|
void |
ContainerImpl.setState(Container.State state) |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Container.setState(Container.State state) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.