Uses of Enum
org.jboss.arquillian.container.spi.Container.State
Packages that use Container.State
-
Uses of Container.State in org.jboss.arquillian.container.spi
Methods in org.jboss.arquillian.container.spi that return Container.StateModifier and TypeMethodDescriptionContainer.getState()static Container.StateReturns 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