org.mule.umo
Interface UMOInterceptorStack

All Superinterfaces:
UMOInterceptor
All Known Implementing Classes:
InterceptorStack

public interface UMOInterceptorStack
extends UMOInterceptor

Maintains a list of interceptors

Version:
$Revision: 3167 $
Author:
Guillaume Nodet

Method Summary
 List getInterceptors()
           
 
Methods inherited from interface org.mule.umo.UMOInterceptor
intercept
 

Method Detail

getInterceptors

public List getInterceptors()


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.