public abstract class TriggerActionBase extends Object implements TriggerAction
TriggerAction implementations.| Constructor and Description |
|---|
TriggerActionBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getName() |
void |
init(Map<String,String> args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocesspublic String getName()
getName in interface TriggerActionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void init(Map<String,String> args)
init in interface MapInitializedPluginCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.