|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContainerInfo | |
|---|---|
| org.apache.openejb.assembler.classic | |
| org.apache.openejb.config | |
| Uses of ContainerInfo in org.apache.openejb.assembler.classic |
|---|
| Subclasses of ContainerInfo in org.apache.openejb.assembler.classic | |
|---|---|
class |
BmpEntityContainerInfo
|
class |
CmpEntityContainerInfo
|
class |
ManagedContainerInfo
|
class |
MdbContainerInfo
|
class |
SingletonSessionContainerInfo
|
class |
StatefulSessionContainerInfo
|
class |
StatelessSessionContainerInfo
|
| Fields in org.apache.openejb.assembler.classic with type parameters of type ContainerInfo | |
|---|---|
List<ContainerInfo> |
ContainerSystemInfo.containers
|
| Methods in org.apache.openejb.assembler.classic with parameters of type ContainerInfo | |
|---|---|
void |
Assembler.createContainer(ContainerInfo serviceInfo)
|
| Uses of ContainerInfo in org.apache.openejb.config |
|---|
| Methods in org.apache.openejb.config that return ContainerInfo | |
|---|---|
ContainerInfo |
ConfigurationFactory.createContainerInfo(Container container)
|
| Methods in org.apache.openejb.config that return types with arguments of type ContainerInfo | |
|---|---|
protected List<ContainerInfo> |
ConfigurationFactory.getContainerInfos()
|
protected static Class<? extends ContainerInfo> |
ConfigurationFactory.getContainerInfoType(String ctype)
|
| Methods in org.apache.openejb.config with parameters of type ContainerInfo | |
|---|---|
protected void |
ConfigurationFactory.install(ContainerInfo serviceInfo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||