|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ContainerType in org.apache.openejb |
---|
Methods in org.apache.openejb that return ContainerType | |
---|---|
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. |
Uses of ContainerType in org.apache.openejb.core |
---|
Methods in org.apache.openejb.core that return ContainerType | |
---|---|
ContainerType |
RpcContainerWrapper.getContainerType()
|
Uses of ContainerType in org.apache.openejb.core.cmp |
---|
Methods in org.apache.openejb.core.cmp that return ContainerType | |
---|---|
ContainerType |
CmpContainer.getContainerType()
|
Uses of ContainerType in org.apache.openejb.core.entity |
---|
Methods in org.apache.openejb.core.entity that return ContainerType | |
---|---|
ContainerType |
EntityContainer.getContainerType()
|
Uses of ContainerType in org.apache.openejb.core.mdb |
---|
Methods in org.apache.openejb.core.mdb that return ContainerType | |
---|---|
ContainerType |
MdbContainer.getContainerType()
|
Uses of ContainerType in org.apache.openejb.core.stateful |
---|
Methods in org.apache.openejb.core.stateful that return ContainerType | |
---|---|
ContainerType |
StatefulContainer.getContainerType()
|
Uses of ContainerType in org.apache.openejb.core.stateless |
---|
Methods in org.apache.openejb.core.stateless that return ContainerType | |
---|---|
ContainerType |
StatelessContainer.getContainerType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |