public class ThreadFactoryWriteAttributeHandler extends ThreadsWriteAttributeOperationHandler
AbstractWriteAttributeHandler.HandbackHolder<T>| Modifier and Type | Field and Description |
|---|---|
static ThreadFactoryWriteAttributeHandler |
INSTANCE |
attributes, runtimeAttributes| Modifier and Type | Method and Description |
|---|---|
protected void |
applyOperation(OperationContext context,
org.jboss.dmr.ModelNode operation,
String attributeName,
org.jboss.msc.service.ServiceController<?> service,
boolean forRollback) |
protected org.jboss.msc.service.ServiceController<?> |
getService(OperationContext context,
org.jboss.dmr.ModelNode model) |
applyUpdateToRuntime, registerAttributes, revertUpdateToRuntimeexecute, finishModelStage, getAttributeDefinition, recordCapabilitiesAndRequirements, requiresRuntime, validateUpdatedModelpublic static final ThreadFactoryWriteAttributeHandler INSTANCE
protected org.jboss.msc.service.ServiceController<?> getService(OperationContext context, org.jboss.dmr.ModelNode model) throws OperationFailedException
getService in class ThreadsWriteAttributeOperationHandlerOperationFailedExceptionprotected void applyOperation(OperationContext context, org.jboss.dmr.ModelNode operation, String attributeName, org.jboss.msc.service.ServiceController<?> service, boolean forRollback) throws OperationFailedException
applyOperation in class ThreadsWriteAttributeOperationHandlerOperationFailedExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.