com.sun.enterprise.v3.admin.commands
Class ListThreadpools
java.lang.Object
com.sun.enterprise.v3.admin.commands.ListThreadpools
- All Implemented Interfaces:
- AdminCommand
@Service(name="list-threadpools")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@CommandLock(value=NONE)
@TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CONFIG,CLUSTERED_INSTANCE})
public class ListThreadpools- extends Object
- implements AdminCommand
List Thread Pools command
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListThreadpools
public ListThreadpools()
execute
public void execute(AdminCommandContext context)
- Executes the command
- Specified by:
execute in interface AdminCommand
- Parameters:
context - information
Copyright © 2012. All Rights Reserved.