org.omg.PortableInterceptor
Interface InterceptorOperations

All Known Subinterfaces:
ClientRequestInterceptor, ClientRequestInterceptorOperations, Interceptor, IORInterceptor, IORInterceptor_3_0, IORInterceptor_3_0Operations, IORInterceptorOperations, ServerRequestInterceptor, ServerRequestInterceptorOperations
All Known Implementing Classes:
CodeSetIORInterceptor_impl, CSIClientRequestInterceptor, CSIServerRequestInterceptor, GSSUPIORInterceptor, IMRIORInterceptor_impl, MessageRoutingIORInterceptor_impl, RMIInterceptor

public interface InterceptorOperations


Method Summary
 void destroy()
           
 String name()
           
 

Method Detail

name

String name()

destroy

void destroy()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.