@ResourceConfigCreator(commandName="create-managed-scheduled-executor-service") @ResourceTypeOrder(deploymentOrder=MANAGED_SCHEDULED_EXECUTOR_SERVICE) @ReferenceConstraint(skipDuringCreation=true, payload=ManagedScheduledExecutorService.class) @UniqueResourceNameConstraint(message="{resourcename.isnot.unique}", payload=ManagedScheduledExecutorService.class) public interface ManagedScheduledExecutorService extends ConfigBeanProxy, Resource, BindableResource, javax.validation.Payload, ConcurrencyResource, ManagedExecutorServiceBase
| Modifier and Type | Interface and Description |
|---|---|
static class |
ManagedScheduledExecutorService.Duck |
static class |
ManagedScheduledExecutorService.ManagedScheduledExecutorServiceConfigActivator |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentity() |
getCorePoolSize, getHungAfterSeconds, getKeepAliveSeconds, getLongRunningTasks, getThreadLifetimeSeconds, getThreadPriority, setCorePoolSize, setHungAfterSeconds, setKeepAliveSeconds, setLongRunningTasks, setThreadLifetimeSeconds, setThreadPrioritygetEnabled, getJndiName, setEnabled, setJndiNamegetDeploymentOrder, getObjectType, setDeploymentOrder, setObjectTypecreateChild, deepCopy, getParent, getParentgetContextInfo, getContextInfoEnabled, getDescription, getProperty, setContextInfo, setContextInfoEnabled, setDescriptionaddProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty@DuckTyped String getIdentity()
getIdentity in interface BindableResourcegetIdentity in interface ResourceCopyright © 2019. All rights reserved.