FileDocCategorySizeDatePackage
ConfigRemover.javaAPI DocGlassfish v2 API2382Fri May 04 22:30:32 BST 2007com.sun.appserv.management.config

ConfigRemover

public interface ConfigRemover
Anything implementing this interface allows any contained AMXConfig to be removed.

Fields Summary
Constructors Summary
Methods Summary
public voidremoveConfig(java.lang.String j2eeType, java.lang.String name)
Remove a config by j2eeType and name.

param
j2eeType the j2eeType as defined in {@link com.sun.appserv.management.base.XTypes}
param
name the name of the item