FileDocCategorySizeDatePackage
ClusterRefConfigImpl.javaAPI DocGlassfish v2 API9223Tue Jun 05 09:31:56 BST 2007com.sun.enterprise.management.config

ClusterRefConfigImpl

public final class ClusterRefConfigImpl extends com.sun.enterprise.management.config.AMXConfigImplBase implements ConfigFactoryCallback
Configuration for the <cluster-ref> element.

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

        super(delegate);
    
Methods Summary