public static class ClusterConfigurationConfiguration.ClusterSchemaObjectInitializer extends AbstractSmartLifecycle
DEFAULT_PHASE| Modifier | Constructor and Description |
|---|---|
protected |
ClusterSchemaObjectInitializer(ClusterConfigurationConfiguration.SchemaObjectContext schemaObjectContext) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPhase() |
protected ClusterConfigurationConfiguration.SchemaObjectContext |
getSchemaObjectContext() |
boolean |
isAutoStartup() |
void |
start() |
void |
stop() |
void |
stop(Runnable callback) |
getApplicationContext, isRunning, requireApplicationContext, setApplicationContext, setRunningprotected ClusterSchemaObjectInitializer(ClusterConfigurationConfiguration.SchemaObjectContext schemaObjectContext)
public boolean isAutoStartup()
isAutoStartup in interface SmartLifecycleisAutoStartup in class AbstractSmartLifecyclepublic int getPhase()
getPhase in interface PhasedgetPhase in class AbstractSmartLifecycleprotected ClusterConfigurationConfiguration.SchemaObjectContext getSchemaObjectContext()
public void start()
start in interface Lifecyclestart in class AbstractSmartLifecyclepublic void stop()
stop in interface Lifecyclestop in class AbstractSmartLifecyclepublic void stop(Runnable callback)
stop in interface SmartLifecyclestop in class AbstractSmartLifecycleCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.