org.omg.PortableInterceptor
Interface InterceptorOperations

All Known Subinterfaces:
ClientRequestInterceptor, ClientRequestInterceptorOperations, Interceptor, IORInterceptor, IORInterceptorOperations, ServerRequestInterceptor, ServerRequestInterceptorOperations
All Known Implementing Classes:
BiDirConnectionClientInterceptor, BiDirConnectionServerInterceptor, ClientTraceInterceptor, CodeSetInfoInterceptor, DefaultClientInterceptor, DefaultServerInterceptor, RecursionAwareCI, SASClientInterceptor, SASComponentInterceptor, SASTargetInterceptor, ServerTraceInterceptor, SSLComponentInterceptor

public interface InterceptorOperations

Generated from IDL interface "Interceptor".

Version:
generated at Mar 21, 2012 11:04:21 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

Method Summary
 void destroy()
           
 java.lang.String name()
           
 

Method Detail

name

java.lang.String name()

destroy

void destroy()