Uses of Interface
org.apache.geronimo.corba.security.config.ConfigAdapter

Packages that use ConfigAdapter
org.apache.geronimo.corba   
org.apache.geronimo.yoko   
 

Uses of ConfigAdapter in org.apache.geronimo.corba
 

Constructors in org.apache.geronimo.corba with parameters of type ConfigAdapter
CORBABean(AbstractName abstractName, ConfigAdapter configAdapter, String host, int listenerPort, ClassLoader classLoader, NameService nameService, OpenEjbSystem ejbSystem, SSLConfig ssl)
          Instantiate a CORBABean instance.
CSSBean(ConfigAdapter configAdapter, TransactionManager transactionManager, SSLConfig ssl, AbstractName abstractName, ClassLoader classLoader)
           
NameService(ServerInfo serverInfo, ConfigAdapter config, String host, int port)
          GBean constructor to create a NameService instance.
 

Uses of ConfigAdapter in org.apache.geronimo.yoko
 

Classes in org.apache.geronimo.yoko that implement ConfigAdapter
 class ORBConfigAdapter
          A ConfigAdapter instance for the Apache Yoko CORBA support.
 



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