org.objectweb.jonas.ha.interceptor
Class HAInterceptorInitializer
java.lang.Object
org.objectweb.jonas.ha.interceptor.HAInterceptorInitializer
- All Implemented Interfaces:
- org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
public class HAInterceptorInitializer
- extends Object
- implements org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
This class initializes the interception mechanism
- Author:
- Francisco Perez-Sorrosal (fpsorrosal@no-spam@fi.upm.es), Alberto Paz-Jimenez (apaz@no-spam@fi.upm.es)
Method Summary |
void |
post_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
|
void |
pre_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
Initializes the HA client and server side interceptors |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HAInterceptorInitializer
public HAInterceptorInitializer()
pre_init
public void pre_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
- Initializes the HA client and server side interceptors
- Specified by:
pre_init
in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
post_init
public void post_init(org.objectweb.carol.rmi.jrmp.interceptor.JInitInfo info)
- Specified by:
post_init
in interface org.objectweb.carol.rmi.jrmp.interceptor.JInitializer
Copyright © 2007 OW2 Consortium. All Rights Reserved.