org.mule.interceptors
Interface LifecycleInterceptor

All Superinterfaces:
Disposable, Initialisable, UMOInterceptor

public interface LifecycleInterceptor
extends UMOInterceptor, Initialisable, Disposable

LifecycleInterceptor is a UMOInterceptor interface with two additional lifecycle methods provided by Initialisable and Disposable

Version:
$Revision: 1.1.1.1 $
Author:
Ross Mason

Methods inherited from interface org.mule.umo.UMOInterceptor
intercept
 
Methods inherited from interface org.mule.umo.lifecycle.Initialisable
initialise
 
Methods inherited from interface org.mule.umo.lifecycle.Disposable
dispose
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.