org.exoplatform.services.jcr.ext.replication.recovery
Class RecoveryManagerManaged

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.replication.recovery.RecoveryManagerManaged

public class RecoveryManagerManaged
extends java.lang.Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
RecoveryManagerManaged(RecoveryManager manager)
           
 
Method Summary
 java.lang.String[] getActiveParticipants()
           
 java.lang.String[] getClusterMembers()
           
 java.lang.String getClusterName()
           
 java.lang.String getNodeName()
           
 java.lang.String[] getParticipants()
           
 java.lang.String getRepositoryName()
           
 java.lang.String getWorkspaceName()
           
 boolean isInitializationComplete()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecoveryManagerManaged

public RecoveryManagerManaged(RecoveryManager manager)
Method Detail

getWorkspaceName

public java.lang.String getWorkspaceName()

getRepositoryName

public java.lang.String getRepositoryName()

getActiveParticipants

public java.lang.String[] getActiveParticipants()

getParticipants

public java.lang.String[] getParticipants()

isInitializationComplete

public boolean isInitializationComplete()

getNodeName

public java.lang.String getNodeName()

getClusterName

public java.lang.String getClusterName()

getClusterMembers

public java.lang.String[] getClusterMembers()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.