public class ProcessorFunctionsModule extends PluginModule
SYSTEM_REST_RESOURCES| Constructor and Description |
|---|
ProcessorFunctionsModule() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addMessageProcessorFunction(com.google.inject.Binder binder,
String name,
Class<? extends Function<?>> functionClass) |
protected void |
addMessageProcessorFunction(String name,
Class<? extends Function<?>> functionClass) |
protected void |
configure() |
static com.google.inject.multibindings.MapBinder<String,Function<?>> |
processorFunctionBinder(com.google.inject.Binder binder) |
addAlarmCallback, addAlertCondition, addAuditEventFormatter, addAuditEventTypes, addAuthServiceBackend, addCodec, addCodec, addConfigBeans, addConstraintChecker, addEntityFacade, addEventFieldValueProvider, addEventProcessor, addEventStorageHandler, addExportFormat, addExportFormat, addGRNType, addInitializer, addJerseyExceptionMapper, addJobSchedulerSchedule, addMessageFilter, addMessageInput, addMessageInput, addMessageOutput, addMessageOutput, addMessageOutput2, addMessageProcessor, addMigration, addNotificationType, addPasswordAlgorithm, addPeriodical, addPermissions, addPluginUISettingsProvider, addRestResource, addRetentionStrategy, addRotationStrategy, addSchedulerJob, addSchedulerJob, addTransport, addTransport, authServiceBackendBinder, bindMessageQueueImplementation, getConfigBeans, isCloud, pluginUISettingsProviderBinder, processorBinder, processorDescriptorBinderaddSystemRestResource, alertConditionBinder, auditEventFormatterMapBinder, auditEventSenderBinder, auditEventTypesBinder, authenticationRealmBinder, authorizationOnlyRealmBinder, codecMapBinder, constraintCheckerBinder, entityFacadeBinder, findInnerClassAnnotatedWith, inputsMapBinder, installAlertCondition, installAlertConditionWithCustomName, installAuditEventFormatter, installAuditEventTypes, installCodec, installCodec, installCodec, installInput, installInput, installLookupCache, installLookupDataAdapter, installLookupDataAdapter2, installOutput, installOutput, installOutput2, installPermissions, installRetentionStrategy, installRotationStrategy, installSearchResponseDecorator, installTransport, installTransport, jacksonSubTypesBinder, jerseyAdditionalComponentsBinder, jerseyContainerResponseFilterBinder, jerseyDynamicFeatureBinder, jerseyExceptionMapperBinder, lookupCacheBinder, lookupDataAdapterBinder, lookupDataAdapterBinder2, migrationsBinder, outputsMapBinder, outputsMapBinder2, passwordAlgorithmBinder, permissionsBinder, registerJacksonSubtype, registerJacksonSubtype, retentionStrategyMapBinder, rotationStrategiesMapBinder, searchResponseDecoratorBinder, serviceBinder, transportMapBinderaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModuleprotected void addMessageProcessorFunction(String name, Class<? extends Function<?>> functionClass)
public static com.google.inject.multibindings.MapBinder<String,Function<?>> processorFunctionBinder(com.google.inject.Binder binder)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.