Package org.mule.tests.api
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 -
Method Summary
Modifier and TypeMethodDescriptionvoidenrich(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, waitMethods 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:
enrichin interfaceorg.mule.runtime.extension.api.loader.DeclarationEnricher
-