Package | Description |
---|---|
org.jboss.stm |
Modifier and Type | Method and Description |
---|---|
Container.TYPE |
Container.type() |
static Container.TYPE |
Container.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Container.TYPE[] |
Container.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Container(Container.TYPE type) |
Container(String name,
Container.TYPE type) |
Copyright © 2013. All rights reserved.