Package | Description |
---|---|
org.jboss.as.controller |
Modifier and Type | Field and Description |
---|---|
static OperationContext.ResultHandler |
OperationContext.ResultHandler.NOOP_RESULT_HANDLER
A
OperationContext.ResultHandler that does nothing in the callback. |
Modifier and Type | Method and Description |
---|---|
void |
OperationContext.completeStep(OperationContext.ResultHandler resultHandler)
Complete a step, while registering for
a notification when the overall
result of the operation is known. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.