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

Packages that use WebContainer
org.apache.geronimo.management.geronimo   
 

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

Methods in org.apache.geronimo.management.geronimo that return WebContainer
 WebContainer WebModule.getContainer()
          Gets the ObjectName of the WebContainer that's hosting this WebModule.
 

Methods in org.apache.geronimo.management.geronimo with parameters of type WebContainer
 WebConnector WebManager.addConnector(WebContainer container, String uniqueName, String protocol, String host, int port)
          Creates and returns a new web connector.
 WebAccessLog WebManager.getAccessLog(WebContainer container)
          Gets the WebAccessLog implementation for a web container.
 



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