public class ApplicationRegistrySetupService extends Object implements org.exoplatform.commons.cluster.StartableClusterAware
| Constructor and Description |
|---|
ApplicationRegistrySetupService(org.exoplatform.container.PortalContainer container) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.application.registry.ApplicationRegistryService |
getApplicationRegistryService() |
boolean |
isDone() |
void |
start() |
void |
stop() |
public ApplicationRegistrySetupService(org.exoplatform.container.PortalContainer container)
public void start()
start in interface org.exoplatform.commons.cluster.StartableClusterAwarepublic void stop()
stop in interface org.exoplatform.commons.cluster.StartableClusterAwarepublic boolean isDone()
isDone in interface org.exoplatform.commons.cluster.StartableClusterAwarepublic org.exoplatform.application.registry.ApplicationRegistryService getApplicationRegistryService()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.