Uses of Interface
org.jboss.as.controller.ModelController.OperationTransaction
Packages that use ModelController.OperationTransaction
-
Uses of ModelController.OperationTransaction in org.jboss.as.controller
Methods in org.jboss.as.controller with parameters of type ModelController.OperationTransactionModifier and TypeMethodDescriptionvoidModelController.OperationTransactionControl.operationPrepared(ModelController.OperationTransaction transaction, org.jboss.dmr.ModelNode result) Notify that an operation is complete and may be committed or rolled back.default voidModelController.OperationTransactionControl.operationPrepared(ModelController.OperationTransaction transaction, org.jboss.dmr.ModelNode result, OperationContext context) Notify that an operation is complete and may be committed or rolled back. -
Uses of ModelController.OperationTransaction in org.jboss.as.controller.remote
Subinterfaces of ModelController.OperationTransaction in org.jboss.as.controller.remoteModifier and TypeInterfaceDescriptionstatic interfaceThe prepared result.Classes in org.jboss.as.controller.remote that implement ModelController.OperationTransactionModifier and TypeClassDescriptionstatic classstatic class