public class ScheduledThreadPoolWriteAttributeHandler extends ThreadsWriteAttributeOperationHandler
attributes, runtimeAttributes| Constructor and Description |
|---|
ScheduledThreadPoolWriteAttributeHandler(org.jboss.as.controller.capability.RuntimeCapability capability,
org.jboss.msc.service.ServiceName serviceNameBase) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyOperation(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
String attributeName,
org.jboss.msc.service.ServiceController<?> service,
boolean forRollback) |
protected org.jboss.msc.service.ServiceController<?> |
getService(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode model) |
applyUpdateToRuntime, registerAttributes, revertUpdateToRuntimepublic ScheduledThreadPoolWriteAttributeHandler(org.jboss.as.controller.capability.RuntimeCapability capability,
org.jboss.msc.service.ServiceName serviceNameBase)
protected void applyOperation(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation,
String attributeName,
org.jboss.msc.service.ServiceController<?> service,
boolean forRollback)
applyOperation in class ThreadsWriteAttributeOperationHandlerprotected org.jboss.msc.service.ServiceController<?> getService(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode model)
throws org.jboss.as.controller.OperationFailedException
getService in class ThreadsWriteAttributeOperationHandlerorg.jboss.as.controller.OperationFailedExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.