Uses of Interface
org.apache.geronimo.management.geronimo.NetworkContainer

Packages that use NetworkContainer
org.apache.geronimo.activemq The JMS container using GBeans for deployment in Apache Geronimo 
org.apache.geronimo.jetty6   
org.apache.geronimo.management.geronimo   
org.apache.geronimo.tomcat   
 

Uses of NetworkContainer in org.apache.geronimo.activemq
 

Subinterfaces of NetworkContainer in org.apache.geronimo.activemq
 interface ActiveMQBroker
          The management interface for the ActiveMQ broker GBean.
 interface BrokerServiceGBean
          An interface to the ActiveMQContainerGBean for use by the ActiveMQConnectorGBean.
 

Classes in org.apache.geronimo.activemq that implement NetworkContainer
 class BrokerServiceGBeanImpl
          Default implementation of the ActiveMQ Message Server
 

Uses of NetworkContainer in org.apache.geronimo.jetty6
 

Subinterfaces of NetworkContainer in org.apache.geronimo.jetty6
 interface JettyContainer
           
 

Classes in org.apache.geronimo.jetty6 that implement NetworkContainer
 class JettyContainerImpl
           
 

Uses of NetworkContainer in org.apache.geronimo.management.geronimo
 

Subinterfaces of NetworkContainer in org.apache.geronimo.management.geronimo
 interface JMSBroker
          Represents a JMS broker
 interface WebContainer
          The common configuration settings for a web container (currently, Tomcat or Jetty).
 

Uses of NetworkContainer in org.apache.geronimo.tomcat
 

Subinterfaces of NetworkContainer in org.apache.geronimo.tomcat
 interface TomcatWebContainer
           
 

Classes in org.apache.geronimo.tomcat that implement NetworkContainer
 class TomcatContainer
          Apache Tomcat GBean http://wiki.apache.org/geronimo/Tomcat http://nagoya.apache.org/jira/browse/GERONIMO-215
 



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