org.mule.umo
Interface UMOInterceptorStack

All Superinterfaces:
UMOInterceptor
All Known Implementing Classes:
InterceptorStack

public interface UMOInterceptorStack
extends UMOInterceptor

Maintains a list of interceptors.


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

Method Detail

getInterceptors

public List getInterceptors()


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.