|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.impl.core.lock.FileSystemLockPersister
org.exoplatform.services.jcr.ext.replication.lock.ReplicationLockPersister
public class ReplicationLockPersister
Created by The eXo Platform SAS.
| Constructor Summary | |
|---|---|
ReplicationLockPersister(WorkspacePersistentDataManager dataManager,
WorkspaceEntry config,
ReplicationService service)
ReplicationLockPersister constructor. |
|
| Method Summary | |
|---|---|
void |
start()
|
void |
stop()
|
| Methods inherited from class org.exoplatform.services.jcr.impl.core.lock.FileSystemLockPersister |
|---|
add, remove, removeAll |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicationLockPersister(WorkspacePersistentDataManager dataManager,
WorkspaceEntry config,
ReplicationService service)
throws RepositoryConfigurationException,
javax.jcr.RepositoryException
dataManager - the WorkspacePersistentDataManagerconfig - the configuration to workspaceservice - the ReplicationService
RepositoryConfigurationException - will be generated RepositoryConfigurationException
javax.jcr.RepositoryException - will be generated RepositoryException| Method Detail |
|---|
public void start()
start in interface org.picocontainer.Startablestart in class FileSystemLockPersisterpublic void stop()
stop in interface org.picocontainer.Startablestop in class FileSystemLockPersister
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||