Uses of Class
org.openejb.ContainerIndex

Packages that use ContainerIndex
org.openejb   
org.openejb.server   
org.openejb.server.admin   
org.openejb.server.ejbd   
org.openejb.server.httpd   
 

Uses of ContainerIndex in org.openejb
 

Methods in org.openejb that return ContainerIndex
static ContainerIndex ContainerIndex.getInstance()
           
 

Uses of ContainerIndex in org.openejb.server
 

Constructors in org.openejb.server with parameters of type ContainerIndex
SimpleSocketService(String serviceClassName, org.activeio.xnet.hba.IPAddressPermission[] onlyFrom, ContainerIndex containerIndex, ClassLoader cl)
           
 

Uses of ContainerIndex in org.openejb.server.admin
 

Constructors in org.openejb.server.admin with parameters of type ContainerIndex
AdminDaemon(ContainerIndex index)
           
 

Uses of ContainerIndex in org.openejb.server.ejbd
 

Constructors in org.openejb.server.ejbd with parameters of type ContainerIndex
EjbServer(ContainerIndex containerIndex, Collection orbRefs)
           
EjbDaemon(ContainerIndex containerIndex, Collection orbRefs)
           
 

Uses of ContainerIndex in org.openejb.server.httpd
 

Constructors in org.openejb.server.httpd with parameters of type ContainerIndex
HttpServer(ContainerIndex index)
           
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.