Uses of Interface
org.mule.api.interceptor.Interceptor

Packages that use Interceptor
org.mule.api.component   
org.mule.component   
org.mule.module.spring.interceptor   
 

Uses of Interceptor in org.mule.api.component
 

Subinterfaces of Interceptor in org.mule.api.component
 interface LifecycleAdapter
          LifecycleAdapter is a wrapper around a pojo service that adds Lifecycle methods to the pojo.
 

Uses of Interceptor in org.mule.component
 

Classes in org.mule.component that implement Interceptor
 class DefaultLifecycleAdapter
          DefaultLifecycleAdapter provides lifecycle methods for all Mule managed components.
 

Uses of Interceptor in org.mule.module.spring.interceptor
 

Methods in org.mule.module.spring.interceptor with parameters of type Interceptor
 void InterceptorAdapter.setInterceptor(Interceptor interceptor)
           
 



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