Uses of Interface
org.ow2.carol.rmi.interceptor.spi.JClientRequestInterceptor

Packages that use JClientRequestInterceptor
org.ow2.carol.rmi.interceptor.api   
 

Uses of JClientRequestInterceptor in org.ow2.carol.rmi.interceptor.api
 

Methods in org.ow2.carol.rmi.interceptor.api that return JClientRequestInterceptor
 JClientRequestInterceptor[] JInitInfo.getClientRequestInterceptors()
          get all the client interceptor
 

Methods in org.ow2.carol.rmi.interceptor.api with parameters of type JClientRequestInterceptor
 void JInitInfo.addClientRequestInterceptor(JClientRequestInterceptor interceptor)
          add client interceptor
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.