Package | Description |
---|---|
org.jboss.as.controller |
Modifier and Type | Field and Description |
---|---|
static OperationContext.RollbackHandler |
OperationContext.RollbackHandler.NOOP_ROLLBACK_HANDLER
A
OperationContext.RollbackHandler that does nothing in the callback. |
static OperationContext.RollbackHandler |
OperationContext.RollbackHandler.REVERT_RELOAD_REQUIRED_ROLLBACK_HANDLER
|
Modifier and Type | Method and Description |
---|---|
void |
OperationContext.completeStep(OperationContext.RollbackHandler rollbackHandler)
Complete a step, while registering for
a notification if the work done by the
caller needs to be rolled back}. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.