Interface ManagedScheduledExecutorService

All Superinterfaces:
com.sun.enterprise.config.serverbeans.BindableResource, ConcurrencyResource, org.jvnet.hk2.config.ConfigBeanProxy, ManagedExecutorServiceBase, jakarta.validation.Payload, org.jvnet.hk2.config.types.PropertyBag, com.sun.enterprise.config.serverbeans.Resource

@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 org.jvnet.hk2.config.ConfigBeanProxy, com.sun.enterprise.config.serverbeans.Resource, com.sun.enterprise.config.serverbeans.BindableResource, jakarta.validation.Payload, ConcurrencyResource, ManagedExecutorServiceBase
Concurrency managed scheduled executor service resource definition
  • Method Details

    • getIdentity

      @DuckTyped String getIdentity()
      Specified by:
      getIdentity in interface com.sun.enterprise.config.serverbeans.BindableResource
      Specified by:
      getIdentity in interface com.sun.enterprise.config.serverbeans.Resource