org.objectweb.jonas.ha
Interface HaService

All Superinterfaces:
Service
All Known Implementing Classes:
HaServiceImpl

public interface HaService
extends Service

JOnAS HA Service interface.

Author:
Francisco Perez-Sorrosal (fpsorrosal@no-spam@fi.upm.es), Alberto Paz-Jimenez (apaz@no-spam@fi.upm.es), benoit pelletier

Method Summary
 org.objectweb.carol.cmi.ha.ReplicationManager getReplicationManager()
           
 
Methods inherited from interface org.objectweb.jonas.service.Service
getName, init, isStarted, setName, start, stop
 

Method Detail

getReplicationManager

org.objectweb.carol.cmi.ha.ReplicationManager getReplicationManager()
Returns:
Return the replication manager