Class LifecycleTrackerOperations

java.lang.Object
org.mule.tests.internal.LifecycleTrackerOperations

public class LifecycleTrackerOperations extends Object
This class is only used to declare the operations, actual behavior is at CompletableComponentExecutor.execute(ExecutionContext, CompletableComponentExecutor.ExecutorCallback)
  • Constructor Details

    • LifecycleTrackerOperations

      public LifecycleTrackerOperations()
  • Method Details

    • lifecycleTrackerCheck

      public void lifecycleTrackerCheck(String name)
    • lifecycleTracker

      public void lifecycleTracker(String name)
    • lifecycleTrackerScope

      @MediaType("*/*") public void lifecycleTrackerScope(String name, org.mule.runtime.extension.api.runtime.route.Chain operations, org.mule.runtime.extension.api.runtime.process.CompletionCallback<Object,Object> callback)