org.omg.PortableInterceptor

Interface InterceptorOperations

Known Subinterfaces:
ClientRequestInterceptor, ClientRequestInterceptorOperations, Interceptor, IORInterceptor, IORInterceptorOperations, ServerRequestInterceptor, ServerRequestInterceptorOperations
Known Implementing Classes:
BiDirConnectionClientInterceptor, BiDirConnectionServerInterceptor, ClientTraceInterceptor, 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, 7-May-2004

Method Summary

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

Method Details

destroy

public void destroy()


name

public java.lang.String name()