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

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

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

Methods in org.ow2.carol.rmi.interceptor.api that return JServerRequestInterceptor
 JServerRequestInterceptor[] JInitInfo.getServerRequestInterceptors()
          get all the server interceptor
 

Methods in org.ow2.carol.rmi.interceptor.api with parameters of type JServerRequestInterceptor
 void JInitInfo.addServerRequestInterceptor(JServerRequestInterceptor interceptor)
          add server interceptor
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.