@TargetType(value={DAS,DOMAIN,CLUSTER,STANDALONE_INSTANCE})
@ExecuteOn(value=ALL)
@Service(name="create-managed-executor-service")
@PerLookup
public class CreateManagedExecutorService
extends CreateManagedExecutorServiceBase
implements org.glassfish.api.admin.AdminCommand
contextinfo, corepoolsize, description, enabled, hungafterseconds, jndiName, keepaliveseconds, localStrings, longrunningtasks, properties, target, threadlifetimeseconds, threadpriority| Constructor and Description |
|---|
CreateManagedExecutorService() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.glassfish.api.admin.AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the paramter names and the values the parameter values
|
protected void |
setAttributeList(HashMap attrList) |
protected void setAttributeList(HashMap attrList)
setAttributeList in class CreateManagedExecutorServiceBasepublic void execute(org.glassfish.api.admin.AdminCommandContext context)
execute in interface org.glassfish.api.admin.AdminCommandcontext - informationCopyright © 2013. All Rights Reserved.