- java.lang.Object
-
- org.springframework.integration.context.IntegrationObjectSupport
-
- org.springframework.integration.handler.AbstractMessageHandler
-
- org.springframework.integration.router.AbstractMessageRouter
-
- org.springframework.integration.router.RecipientListRouter
-
- mt.edu.um.cs.rv.eventmanager.engine.CustomRecipientListRouter
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.springframework.integration.router.RecipientListRouter
org.springframework.integration.router.RecipientListRouter.Recipient
-
Field Summary
-
Fields inherited from class org.springframework.integration.context.IntegrationObjectSupport
logger
-
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Constructor Summary
Constructors
| Constructor and Description |
CustomRecipientListRouter(org.springframework.integration.channel.QueueChannel noInterestedMonitorsQueueChannel) |
-
Method Summary
-
Methods inherited from class org.springframework.integration.router.RecipientListRouter
addRecipient, addRecipient, getComponentType, getRecipients, removeRecipient, removeRecipient, replaceRecipients, setChannels, setRecipientMappings, setRecipients
-
Methods inherited from class org.springframework.integration.router.AbstractMessageRouter
getMessagingTemplate, getRequiredConversionService, handleMessageInternal, onInit, setApplySequence, setDefaultOutputChannel, setDefaultOutputChannelName, setIgnoreSendFailures, setTimeout
-
Methods inherited from class org.springframework.integration.handler.AbstractMessageHandler
configureMetrics, getActiveCount, getActiveCountLong, getDuration, getErrorCount, getErrorCountLong, getHandleCount, getHandleCountLong, getManagedName, getManagedType, getMaxDuration, getMeanDuration, getMinDuration, getOrder, getStandardDeviationDuration, handleMessage, isCountsEnabled, isLoggingEnabled, isStatsEnabled, reset, setCountsEnabled, setLoggingEnabled, setManagedName, setManagedType, setOrder, setShouldTrack, setStatsEnabled
-
Methods inherited from class org.springframework.integration.context.IntegrationObjectSupport
afterPropertiesSet, extractTypeIfPossible, getApplicationContext, getApplicationContextId, getBeanFactory, getChannelResolver, getComponentName, getConversionService, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, setApplicationContext, setBeanFactory, setBeanName, setChannelResolver, setComponentName, setConversionService, setMessageBuilderFactory, setTaskScheduler, toString
-
Methods inherited from interface org.springframework.beans.factory.InitializingBean
afterPropertiesSet
-
Methods inherited from interface org.springframework.integration.support.context.NamedComponent
getComponentName
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.