| Modifier and Type | Method and Description |
|---|---|
ContainerType |
Container.getContainerType() |
static ContainerType |
ContainerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerType[] |
ContainerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerType |
CmpContainer.getContainerType() |
| Modifier and Type | Method and Description |
|---|---|
ContainerType |
EntityContainer.getContainerType() |
| Modifier and Type | Method and Description |
|---|---|
ContainerType |
ManagedContainer.getContainerType() |
| Modifier and Type | Method and Description |
|---|---|
ContainerType |
MdbContainer.getContainerType() |
| Modifier and Type | Method and Description |
|---|---|
ContainerType |
SingletonContainer.getContainerType() |
| Modifier and Type | Method and Description |
|---|---|
ContainerType |
StatefulContainer.getContainerType() |
| Modifier and Type | Method and Description |
|---|---|
ContainerType |
StatelessContainer.getContainerType() |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.