@Service(name="managed-executor-service") public class ManagedExecutorServiceManager extends ManagedExecutorServiceBaseManager
contextInfo, contextInfoEnabled, corePoolSize, description, DESCRIPTION, enabled, enabledValueForTarget, environment, hungAfterSeconds, jndiName, keepAliveSeconds, localStrings, longRunningTasks, resourcesHelper, resourceUtil, threadLifetimeSeconds, threadPriority| Constructor and Description |
|---|
ManagedExecutorServiceManager() |
| Modifier and Type | Method and Description |
|---|---|
protected org.glassfish.concurrent.config.ManagedExecutorServiceBase |
createConfigBean(com.sun.enterprise.config.serverbeans.Resources param,
Properties properties) |
String |
getResourceType() |
protected org.glassfish.resourcebase.resources.api.ResourceStatus |
isValid(com.sun.enterprise.config.serverbeans.Resources resources,
boolean validateResourceRef,
String target) |
protected void |
setAttributes(HashMap attributes,
String target) |
create, createConfigBean, createResource, delete, setAttributesOnConfigBeanprotected void setAttributes(HashMap attributes, String target)
setAttributes in class ManagedExecutorServiceBaseManagerprotected org.glassfish.resourcebase.resources.api.ResourceStatus isValid(com.sun.enterprise.config.serverbeans.Resources resources,
boolean validateResourceRef,
String target)
isValid in class ManagedExecutorServiceBaseManagerprotected org.glassfish.concurrent.config.ManagedExecutorServiceBase createConfigBean(com.sun.enterprise.config.serverbeans.Resources param,
Properties properties)
throws PropertyVetoException,
org.jvnet.hk2.config.TransactionFailure
createConfigBean in class ManagedExecutorServiceBaseManagerPropertyVetoExceptionorg.jvnet.hk2.config.TransactionFailurepublic String getResourceType()
getResourceType in interface org.glassfish.resources.admin.cli.ResourceManagergetResourceType in class ManagedExecutorServiceBaseManagerCopyright © 2015. All rights reserved.