Package org.mule.tests.internal
Class LifecycleTrackerOperations
java.lang.Object
org.mule.tests.internal.LifecycleTrackerOperations
This class is only used to declare the operations, actual behavior is at
CompletableComponentExecutor.execute(ExecutionContext, CompletableComponentExecutor.ExecutorCallback)-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidlifecycleTracker(String name) voidlifecycleTrackerCheck(String name) voidlifecycleTrackerScope(String name, org.mule.runtime.extension.api.runtime.route.Chain operations, org.mule.runtime.extension.api.runtime.process.CompletionCallback<Object, Object> callback)
-
Constructor Details
-
LifecycleTrackerOperations
public LifecycleTrackerOperations()
-
-
Method Details
-
lifecycleTrackerCheck
-
lifecycleTracker
-
lifecycleTrackerScope
-