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 Sep 14, 2010 11:02:08 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

Method Detail

name

java.lang.String name()

destroy

void destroy()