org.apache.geronimo.corba.security.config
Class ConfigAdapterGBean

java.lang.Object
  extended by org.apache.geronimo.corba.security.config.ConfigAdapterGBean
Direct Known Subclasses:
ORBConfigAdapterGBean

public class ConfigAdapterGBean
extends Object

A generic GBean that provides for the configuration of an ORB config adaptor.


Field Summary
static GBeanInfo GBEAN_INFO
           
 
Constructor Summary
ConfigAdapterGBean()
          Construct an instance of ConfigAdaptorGBean
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO
Constructor Detail

ConfigAdapterGBean

public ConfigAdapterGBean()
Construct an instance of ConfigAdaptorGBean

Method Detail

getGBeanInfo

public static GBeanInfo getGBeanInfo()


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