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

IIOPListenerConfigImpl

public final class IIOPListenerConfigImpl extends com.sun.enterprise.management.config.AMXConfigImplBase implements ConfigFactoryCallback
Configuration for the <iiop-listener> element.

Fields Summary
Constructors Summary
public IIOPListenerConfigImpl(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" );