Package org.objectweb.jonas.ha.interceptor

Class Summary
HAClientInterceptor This class represents the client side of the interceptor mechanism implemented to transfer replication related information between client and server sides.
HAContext This class holds the required information to pass between client/server through HA interceptors
HACurrentContext This is the class stored in the Thread local variable of HACurrent class and represents the thread associated HA context
HACurrentDelegateImpl This class handles the HAContext/Thread association
HAInterceptorInitializer This class initializes the interception mechanism
HAServerInterceptor This class represents the server side of the interceptor mechanism implemented to transfer replication related information between client and server sides