Uses of Interface
org.apache.geronimo.corba.ORBConfiguration

Packages that use ORBConfiguration
org.apache.geronimo.corba   
org.apache.geronimo.corba.util   
 

Uses of ORBConfiguration in org.apache.geronimo.corba
 

Classes in org.apache.geronimo.corba that implement ORBConfiguration
 class CORBABean
          A CORBABean is a main CORBA server configuration.
 class CSSBean
          A CSSBean is an ORB instance configured for accessing EJBs using a specific security profile.
 

Uses of ORBConfiguration in org.apache.geronimo.corba.util
 

Methods in org.apache.geronimo.corba.util that return ORBConfiguration
static ORBConfiguration Util.getRegisteredORB(String id)
           
 

Methods in org.apache.geronimo.corba.util with parameters of type ORBConfiguration
static void Util.registerORB(String id, ORBConfiguration orb)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.