Uses of Interface
org.jboss.as.controller.OperationContext.ResultHandler
Packages that use OperationContext.ResultHandler
-
Uses of OperationContext.ResultHandler in org.jboss.as.controller
Fields in org.jboss.as.controller declared as OperationContext.ResultHandlerModifier and TypeFieldDescriptionstatic final OperationContext.ResultHandlerOperationContext.ResultHandler.NOOP_RESULT_HANDLERAOperationContext.ResultHandlerthat does nothing in the callback.Methods in org.jboss.as.controller with parameters of type OperationContext.ResultHandlerModifier and TypeMethodDescriptionvoidOperationContext.completeStep(OperationContext.ResultHandler resultHandler) Complete a step, while registering fora notificationwhen the overall result of the operation is known.