@Extension public class SaveableListenerImpl extends SaveableListener
SaveableListener to listen to GlobalKinesisConfiguration changes.ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
SaveableListenerImpl() |
SaveableListenerImpl(KinesisConsumer.Factory kinesisConsumerFactory) |
| Modifier and Type | Method and Description |
|---|---|
static SaveableListenerImpl |
get()
Gets an instance of this extension
|
void |
onChange(Saveable o,
XmlFile file)
On change restart the AWS Kinesis consumer.
|
all, fireOnChange, register, unregister@Inject public SaveableListenerImpl(KinesisConsumer.Factory kinesisConsumerFactory)
public SaveableListenerImpl()
public final void onChange(Saveable o, XmlFile file)
onChange in class SaveableListenero - saved objectfile - XML file containing the new configurationpublic static SaveableListenerImpl get()
Copyright © 2016–2021. All rights reserved.