FileDocCategorySizeDatePackage
ThreadPoolConfigImpl.javaAPI DocGlassfish v2 API2332Fri May 04 22:23:20 BST 2007com.sun.enterprise.management.config

ThreadPoolConfigImpl

public final class ThreadPoolConfigImpl extends com.sun.enterprise.management.config.AMXConfigImplBase
Configuration for a <thread-pool> element.

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

		super( delegate );
	
Methods Summary