Class LifecycleTrackerEnricher

java.lang.Object
org.mule.tests.api.LifecycleTrackerEnricher
All Implemented Interfaces:
org.mule.runtime.extension.api.loader.DeclarationEnricher

public class LifecycleTrackerEnricher extends Object implements org.mule.runtime.extension.api.loader.DeclarationEnricher
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.mule.runtime.extension.api.loader.DeclarationEnricher

    getExecutionPhase
  • Constructor Details

    • LifecycleTrackerEnricher

      public LifecycleTrackerEnricher()
  • Method Details

    • enrich

      public void enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext)
      Specified by:
      enrich in interface org.mule.runtime.extension.api.loader.DeclarationEnricher