protected static class InMemoryAuditLogHandlerResourceDefinition.InMemoryAuditLogHandlerAddHandler extends AbstractAddStepHandler
AbstractAddStepHandler.Parametersattributes| Modifier and Type | Method and Description |
|---|---|
protected InMemoryAuditLogHander |
createHandler(OperationContext context,
org.jboss.dmr.ModelNode operation) |
protected void |
performRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected void |
populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model) |
protected boolean |
requiresRuntime(OperationContext context) |
protected void |
rollbackRuntime(OperationContext context,
org.jboss.dmr.ModelNode operation,
Resource resource) |
createResource, createResource, execute, performRuntime, populateModel, populateModel, recordCapabilitiesAndRequirements, rollbackRuntimeprotected boolean requiresRuntime(OperationContext context)
requiresRuntime in class AbstractAddStepHandlerprotected void populateModel(org.jboss.dmr.ModelNode operation,
org.jboss.dmr.ModelNode model)
throws OperationFailedException
populateModel in class AbstractAddStepHandlerOperationFailedExceptionprotected InMemoryAuditLogHander createHandler(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
OperationFailedExceptionprotected void performRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, org.jboss.dmr.ModelNode model) throws OperationFailedException
performRuntime in class AbstractAddStepHandlerOperationFailedExceptionprotected void rollbackRuntime(OperationContext context, org.jboss.dmr.ModelNode operation, Resource resource)
rollbackRuntime in class AbstractAddStepHandlerCopyright © 2018 JBoss by Red Hat. All rights reserved.