FileDocCategorySizeDatePackage
HTTPListenerConfigImpl.javaAPI DocGlassfish v2 API4520Fri May 04 22:23:18 BST 2007com.sun.enterprise.management.config

HTTPListenerConfigImpl

public final class HTTPListenerConfigImpl extends com.sun.enterprise.management.config.AMXConfigImplBase implements ConfigFactoryCallback
Delegates Attributes to an existing MBean, but implements operations in itself.

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

		super( delegate );
	
Methods Summary
protected voidaddCustomMappings(com.sun.enterprise.management.support.AMXAttributeNameMapper mapper)

	    super.addCustomMappings( mapper );
	    
		mapper.matchName( "Name", "Id" );