Uses of Class
org.apache.openejb.config.sys.Container

Packages that use Container
org.apache.openejb.config   
org.apache.openejb.config.sys Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.spring   
 

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  java.util.List<Container> Openejb.container
           
 

Methods in org.apache.openejb.config.sys that return Container
static Container JaxbOpenejb.createContainer()
           
 Container ObjectFactory.createContainer()
          Create an instance of Container
 

Methods in org.apache.openejb.config.sys that return types with arguments of type Container
 java.util.List<Container> Openejb.getContainer()
          Gets the value of the container property.
 

Uses of Container in org.apache.openejb.spring
 

Methods in org.apache.openejb.spring that return Container
 Container AbstractContainerProvider.getContainerDefinition()
           
 Container ContainerProvider.getContainerDefinition()
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.