File
Doc
Category
Size
Date
Package
HTTPListenerConfigImpl.java
API Doc
Glassfish v2 API
4520
Fri May 04 22:23:18 BST 2007
com.sun.enterprise.management.config
HTTPListenerConfigImpl
java.lang.Object
com.sun.enterprise.management.config.AMXConfigImplBase
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 void
addCustomMappings
(
com.sun.enterprise.management.support.AMXAttributeNameMapper
mapper)
super.addCustomMappings( mapper ); mapper.matchName( "Name", "Id" );
Java Code Source