C - the configuration class for the notifier@Contract public abstract class PayaraConfiguredNotifier<C extends PayaraNotifierConfiguration> extends Object implements PayaraNotifier
| Modifier and Type | Field and Description |
|---|---|
protected C |
configuration |
| Constructor and Description |
|---|
PayaraConfiguredNotifier() |
| Modifier and Type | Method and Description |
|---|---|
C |
getConfiguration() |
void |
setConfiguration(C configuration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbootstrap, destroy, handleNotificationprotected C extends PayaraNotifierConfiguration configuration
Copyright © 2021. All rights reserved.