ConfigConfigImplpublic final class ConfigConfigImpl extends com.sun.enterprise.management.config.AMXConfigImplBase implements ConfigFactoryCallback
Methods Summary |
---|
public java.lang.String | getConfigName()Must override the base class, because the config name is in the "name"
property not in X-ConfigConfig property.
return( getName( ) );
|
|