FileDocCategorySizeDatePackage
WebContainerConfigImpl.javaAPI DocGlassfish v2 API3354Fri May 04 22:23:22 BST 2007com.sun.enterprise.management.config

WebContainerConfigImpl

public final class WebContainerConfigImpl extends com.sun.enterprise.management.config.AMXConfigImplBase implements ConfigFactoryCallback
Configuration for the <web-container> element.

Fields Summary
Constructors Summary
public WebContainerConfigImpl(com.sun.enterprise.management.support.Delegate delegate)

		super( delegate );
	
Methods Summary