Uses of Interface
org.smartcc.Interceptor

Packages that use Interceptor
org.smartcc   
org.smartcc.replay This is far from usable yet. 
 

Uses of Interceptor in org.smartcc
 

Subinterfaces of Interceptor in org.smartcc
 interface Transport
          Forward an Invocation to the actual target.
 

Classes in org.smartcc that implement Interceptor
 class AbstractInterceptor
          Abstract baseclass for interceptors.
 class HTTPTransport
          Forward an Invocation to the http connector servlet
 class LocalTransport
          Forward an Invocation to a local session bean container.
 class RMITransport
          Forward an Invocation to the ejb remote stub / home impl.
 class TracingInterceptor
          Tracing method invocations.
 

Uses of Interceptor in org.smartcc.replay
 

Classes in org.smartcc.replay that implement Interceptor
 class RecordingInterceptor
           
 



Copyright © 2002 DC-TSS. All Rights Reserved.