public abstract class TriggerListenerBase extends Object implements TriggerListener
TriggerListener.| Modifier and Type | Field and Description |
|---|---|
protected AutoScalingConfig.TriggerListenerConfig |
config |
protected CoreContainer |
coreContainer |
| Constructor and Description |
|---|
TriggerListenerBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
AutoScalingConfig.TriggerListenerConfig |
getConfig() |
void |
init(CoreContainer coreContainer,
AutoScalingConfig.TriggerListenerConfig config) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonEventprotected AutoScalingConfig.TriggerListenerConfig config
protected CoreContainer coreContainer
public void init(CoreContainer coreContainer, AutoScalingConfig.TriggerListenerConfig config)
init in interface TriggerListenerpublic AutoScalingConfig.TriggerListenerConfig getConfig()
getConfig in interface TriggerListenerpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.