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

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

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> 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
 List<Container> Openejb.getContainer()
          Gets the value of the container property.
 



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