|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Container | |
|---|---|
| org.apache.openejb.config | |
| org.apache.openejb.config.sys | |
| Uses of Container in org.apache.openejb.config |
|---|
| Methods in org.apache.openejb.config with parameters of type Container | |
|---|---|
ContainerInfo |
ConfigurationFactory.createContainerInfo(Container container)
|
| Uses of Container in org.apache.openejb.config.sys |
|---|
| Fields in org.apache.openejb.config.sys with type parameters of type Container | |
|---|---|
protected List<Container> |
Resources.container
|
protected List<Container> |
Openejb.container
|
| Methods in org.apache.openejb.config.sys that return Container | |
|---|---|
Container |
ObjectFactory.createContainer()
Create an instance of Container |
static Container |
JaxbOpenejb.createContainer()
|
| Methods in org.apache.openejb.config.sys that return types with arguments of type Container | |
|---|---|
List<Container> |
Resources.getContainer()
Gets the value of the container property. |
List<Container> |
Openejb.getContainer()
Gets the value of the container property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||