public class Publisher extends Object implements org.lsst.ccs.framework.HasLifecycle
| Constructor and Description |
|---|
Publisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Establishes reasonable default values for the private fields, where feasible.
|
void |
postStart()
Takes configuration changes into account and starts the publication task.
|
void |
shutdown()
Shuts down the publication task and its scheduler.
|
public void init()
init in interface org.lsst.ccs.framework.HasLifecyclepublic void postStart()
postStart in interface org.lsst.ccs.framework.HasLifecyclepublic void shutdown()
shutdown in interface org.lsst.ccs.framework.HasLifecycleCopyright © 2019 LSST. All rights reserved.