public abstract class BaseReportSenderFactory extends Object implements ReportSenderFactory
Constructor and Description |
---|
BaseReportSenderFactory(Class<? extends Configuration> configClass) |
Modifier and Type | Method and Description |
---|---|
boolean |
enabled(CoreConfiguration config)
controls if this instance is active
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public BaseReportSenderFactory(Class<? extends Configuration> configClass)
public final boolean enabled(@NonNull CoreConfiguration config)
ReportSenderFactory
enabled
in interface ReportSenderFactory
config
- the current config