org.omg.PortableInterceptor
Interface InterceptorOperations

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

public interface InterceptorOperations

Generated from IDL interface "Interceptor"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

Method Detail

name

public java.lang.String name()

destroy

public void destroy()