FileDocCategorySizeDatePackage
ActionConfigImpl.javaAPI DocGlassfish v2 API2364Fri May 04 22:23:16 BST 2007com.sun.enterprise.management.config

ActionConfigImpl

public final class ActionConfigImpl extends com.sun.enterprise.management.config.AMXConfigImplBase
Configuration for the <action> element.

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

		super( delegate );
	
Methods Summary