Uses of Interface
org.jboss.as.model.test.FailedOperationTransformationConfig.BeforeExecuteCompositeCallback
-
-
Uses of FailedOperationTransformationConfig.BeforeExecuteCompositeCallback in org.jboss.as.model.test
Methods in org.jboss.as.model.test with parameters of type FailedOperationTransformationConfig.BeforeExecuteCompositeCallback Modifier and Type Method Description FailedOperationTransformationConfigFailedOperationTransformationConfig. setCallback(FailedOperationTransformationConfig.BeforeExecuteCompositeCallback callback)Sets a callback that gets executed before transforming and executing the resulting composite.
-