public class LifecycleSupport extends Object
Modifier and Type | Field and Description |
---|---|
protected static PluginRegistry |
registry |
Constructor and Description |
---|
LifecycleSupport() |
Modifier and Type | Method and Description |
---|---|
void |
onExit(LifeEventHandler handler) |
void |
onStart(LifeEventHandler handler) |
protected static PluginRegistry registry
public void onStart(LifeEventHandler handler) throws LifecycleException
LifecycleException
public void onExit(LifeEventHandler handler) throws LifecycleException
LifecycleException
Copyright © 2018 Hitachi Vantara. All rights reserved.