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

DeployedItemRefConfigImpl

public final class DeployedItemRefConfigImpl extends com.sun.enterprise.management.config.AMXConfigImplBase
Configuration for the <application-ref> element found within a <server>

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

		super(  delegate );
	
Methods Summary