org.openejb.server.httpd
Class HttpServerGBean

java.lang.Object
  extended byorg.openejb.server.httpd.HttpServerGBean

public class HttpServerGBean
extends Object


Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
HttpServerGBean()
           
 
Method Summary
static org.apache.geronimo.gbean.AbstractName addGBean(org.apache.geronimo.kernel.config.ConfigurationData configuration, String name, org.apache.geronimo.gbean.AbstractName listener)
           
static org.apache.geronimo.gbean.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 org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

HttpServerGBean

public HttpServerGBean()
Method Detail

getGBeanInfo

public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()

addGBean

public static org.apache.geronimo.gbean.AbstractName addGBean(org.apache.geronimo.kernel.config.ConfigurationData configuration,
                                                              String name,
                                                              org.apache.geronimo.gbean.AbstractName listener)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.