|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.replication.ReplicationService
public class ReplicationService
Created by The eXo Platform SAS.
| Field Summary | |
|---|---|
static int |
FILE_CLEANRE_TIMEOUT
Definition the timeout to FileCLeaner. |
static java.lang.String |
PRIORITY_DYNAMIC_TYPE
Definition the dynamic type for priority mechanism. |
static java.lang.String |
PRIORITY_GENERIC_TYPE
Definition the generic type for priority mechanism. |
static java.lang.String |
PRIORITY_STATIC_TYPE
Definition the static type for priority mechanism. |
| Constructor Summary | |
|---|---|
ReplicationService(RepositoryService repoService,
org.exoplatform.container.xml.InitParams params)
ReplicationService constructor. |
|
ReplicationService(RepositoryService repoService,
org.exoplatform.container.xml.InitParams params,
RegistryService registryService)
ReplicationService constructor. |
|
| Method Summary | |
|---|---|
boolean |
isStarted()
isStarted. |
void |
setContext(org.exoplatform.management.ManagementContext context)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PRIORITY_STATIC_TYPE
public static final java.lang.String PRIORITY_GENERIC_TYPE
public static final java.lang.String PRIORITY_DYNAMIC_TYPE
public static final int FILE_CLEANRE_TIMEOUT
| Constructor Detail |
|---|
public ReplicationService(RepositoryService repoService,
org.exoplatform.container.xml.InitParams params)
throws RepositoryConfigurationException
repoService - the RepositoryServiceparams - the configuration parameters
RepositoryConfigurationException - will be generated RepositoryConfigurationException
public ReplicationService(RepositoryService repoService,
org.exoplatform.container.xml.InitParams params,
RegistryService registryService)
throws RepositoryConfigurationException
repoService - the RepositoryServiceparams - the configuration parametersregistryService - the RegistryService
RepositoryConfigurationException - will be generated RepositoryConfigurationException| Method Detail |
|---|
public void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.Startablepublic boolean isStarted()
public void setContext(org.exoplatform.management.ManagementContext context)
setContext in interface org.exoplatform.management.ManagementAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||