-
-
Field Summary
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Initialisable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Startable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Stoppable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Disposable
PHASE_NAME
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
initialise
public void initialise()
- Specified by:
initialise in interface org.mule.runtime.api.lifecycle.Initialisable
-
start
public void start()
- Specified by:
start in interface org.mule.runtime.api.lifecycle.Startable
-
stop
public void stop()
- Specified by:
stop in interface org.mule.runtime.api.lifecycle.Stoppable
-
dispose
public void dispose()
- Specified by:
dispose in interface org.mule.runtime.api.lifecycle.Disposable
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.