org.apache.geronimo.management.geronimo
Interface WebContainer

All Superinterfaces:
J2EEManagedObject, NetworkContainer
All Known Subinterfaces:
JettyContainer, TomcatWebContainer
All Known Implementing Classes:
JettyContainerImpl, TomcatContainer

public interface WebContainer
extends NetworkContainer

The common configuration settings for a web container (currently, Tomcat or Jetty).


Method Summary
 
Methods inherited from interface org.apache.geronimo.management.geronimo.NetworkContainer
getConnectors, getConnectors
 
Methods inherited from interface org.apache.geronimo.management.J2EEManagedObject
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.