Uses of Interface
org.jboss.as.model.test.OperationFixer
-
-
Uses of OperationFixer in org.jboss.as.model.test
Methods in org.jboss.as.model.test with parameters of type OperationFixer Modifier and Type Method Description ModelTestOperationValidatorFilter.BuilderModelTestOperationValidatorFilter.Builder. addOperation(org.jboss.as.controller.PathAddress pathAddress, String name, ModelTestOperationValidatorFilter.Action action, OperationFixer operationFixer)Constructors in org.jboss.as.model.test with parameters of type OperationFixer Constructor Description OperationEntry(org.jboss.as.controller.PathAddress address, String name, ModelTestOperationValidatorFilter.Action action, OperationFixer operationFixer)
-