@ResourceConfigCreator(commandName="create-managed-thread-factory") @ResourceTypeOrder(deploymentOrder=MANAGED_THREAD_FACTORY) @ReferenceConstraint(skipDuringCreation=true, payload=ManagedThreadFactory.class) @UniqueResourceNameConstraint(message="{resourcename.isnot.unique}", payload=ManagedThreadFactory.class) public interface ManagedThreadFactory extends org.jvnet.hk2.config.ConfigBeanProxy, Resource, BindableResource, ConcurrencyResource, javax.validation.Payload
| Modifier and Type | Interface and Description |
|---|---|
static class |
ManagedThreadFactory.Duck |
static class |
ManagedThreadFactory.ManagedThreadFactoryConfigActivator |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentity() |
String |
getThreadPriority()
Gets the value of the threadPriority property.
|
void |
setThreadPriority(String value)
Sets the value of the threadPriority property.
|
getEnabled, getJndiName, setEnabled, setJndiNamegetDeploymentOrder, getObjectType, setDeploymentOrder, setObjectTypecreateChild, deepCopy, getParent, getParentgetContextInfo, getContextInfoEnabled, getDescription, getProperty, setContextInfo, setContextInfoEnabled, setDescription@Min(value=0L) String getThreadPriority()
Stringvoid setThreadPriority(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@DuckTyped String getIdentity()
getIdentity in interface BindableResourcegetIdentity in interface ResourceCopyright © 2017. All rights reserved.