public interface LifecycleAdapter extends Lifecycle, Interceptor
LifecycleAdapter
is a wrapper around a pojo service that adds Lifecycle methods to the pojo. It also
associates the pojo service with its Service
object.Service
PHASE_NAME
PHASE_NAME
PHASE_NAME
PHASE_NAME
Modifier and Type | Method and Description |
---|---|
boolean |
isDisposed() |
boolean |
isStarted() |
initialise
dispose
intercept
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.