Uses of Class
org.jboss.as.controller.NoopOperationStepHandler
Packages that use NoopOperationStepHandler
-
Uses of NoopOperationStepHandler in org.jboss.as.controller
Fields in org.jboss.as.controller declared as NoopOperationStepHandlerModifier and TypeFieldDescriptionstatic final NoopOperationStepHandlerNoopOperationStepHandler.WITH_RESULTANoopOperationStepHandlerthat also callsOperationContext.getResult()thus initializing it toModelType.UNDEFINED.static final NoopOperationStepHandlerNoopOperationStepHandler.WITHOUT_RESULTANoopOperationStepHandlerthat doesn't do anything to establish the operation result node.