Uses of Interface
com.sun.enterprise.config.serverbeans.WebContainer

Packages that use WebContainer
com.sun.enterprise.config.serverbeans   
 

Uses of WebContainer in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return WebContainer
 WebContainer Config.getWebContainer()
          Gets the value of the webContainer property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type WebContainer
 void Config.setWebContainer(WebContainer value)
          Sets the value of the webContainer property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.