A B D E G I M O P S T U V

A

afterPropertiesSet() - Method in class org.opencredo.esper.integration.EventDrivenEsperInboundChannelAdapter
 
afterPropertiesSet() - Method in class org.opencredo.esper.integration.throughput.EsperChannelThroughputMonitor
 

B

BASE_PACKAGE - Static variable in class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceUtils
 

D

destroy() - Method in class org.opencredo.esper.integration.EventDrivenEsperInboundChannelAdapter
 
destroy() - Method in class org.opencredo.esper.integration.throughput.EsperChannelThroughputMonitor
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.opencredo.esper.integration.config.xml.EsperChannelThroughputMonitorParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.opencredo.esper.integration.config.xml.EsperWireTapChannelsParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.opencredo.esper.integration.config.xml.InboundChannelAdapterParser
 

E

EsperChannelThroughputMonitor - Class in org.opencredo.esper.integration.throughput
Provides a spring integration ChannelInterceptor default implementation of a channel throughput monitor.
EsperChannelThroughputMonitor(AbstractMessageChannel, String) - Constructor for class org.opencredo.esper.integration.throughput.EsperChannelThroughputMonitor
 
EsperChannelThroughputMonitorParser - Class in org.opencredo.esper.integration.config.xml
 
EsperChannelThroughputMonitorParser() - Constructor for class org.opencredo.esper.integration.config.xml.EsperChannelThroughputMonitorParser
 
EsperIntegrationNamespaceHandler - Class in org.opencredo.esper.integration.config.xml
 
EsperIntegrationNamespaceHandler() - Constructor for class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceHandler
 
EsperIntegrationNamespaceUtils - Class in org.opencredo.esper.integration.config.xml
 
EsperWireTap - Class in org.opencredo.esper.integration.interceptor
Provides a spring integration ChannelInterceptor implementation that takes messages from the 4 interception points (pre-send, post-receive, post-send, pre-receive) and sends either the message context or the message payload to esper.
EsperWireTap(EsperTemplate, String) - Constructor for class org.opencredo.esper.integration.interceptor.EsperWireTap
 
EsperWireTapChannelsBeanPostProcessor - Class in org.opencredo.esper.integration.config.xml
 
EsperWireTapChannelsBeanPostProcessor(Map) - Constructor for class org.opencredo.esper.integration.config.xml.EsperWireTapChannelsBeanPostProcessor
 
EsperWireTapChannelsParser - Class in org.opencredo.esper.integration.config.xml
 
EsperWireTapChannelsParser() - Constructor for class org.opencredo.esper.integration.config.xml.EsperWireTapChannelsParser
 
EsperWireTapParser - Class in org.opencredo.esper.integration.config.xml
 
EsperWireTapParser() - Constructor for class org.opencredo.esper.integration.config.xml.EsperWireTapParser
 
EventDrivenEsperInboundChannelAdapter - Class in org.opencredo.esper.integration
Provides a simple inbound channel adapter that takes Esper events and places them on the indicated Spring Integration channel.
EventDrivenEsperInboundChannelAdapter(MessageChannel, String) - Constructor for class org.opencredo.esper.integration.EventDrivenEsperInboundChannelAdapter
Provide the channel required to send to

G

getBeanClassName(Element) - Method in class org.opencredo.esper.integration.config.xml.EsperChannelThroughputMonitorParser
 
getBeanClassName(Element) - Method in class org.opencredo.esper.integration.config.xml.EsperWireTapChannelsParser
 
getBeanClassName(Element) - Method in class org.opencredo.esper.integration.config.xml.InboundChannelAdapterParser
 
getChannel() - Method in class org.opencredo.esper.integration.MessageContext
 
getMessage() - Method in class org.opencredo.esper.integration.MessageContext
 
getMessageId() - Method in class org.opencredo.esper.integration.MessageContext
 
getOperation() - Method in class org.opencredo.esper.integration.MessageContext
 
getSourceId() - Method in class org.opencredo.esper.integration.MessageContext
 
getThroughput() - Method in class org.opencredo.esper.integration.throughput.EsperChannelThroughputMonitor
 

I

InboundChannelAdapterParser - Class in org.opencredo.esper.integration.config.xml
 
InboundChannelAdapterParser() - Constructor for class org.opencredo.esper.integration.config.xml.InboundChannelAdapterParser
 
init() - Method in class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceHandler
 
IntegrationOperation - Enum in org.opencredo.esper.integration
 
isSent() - Method in class org.opencredo.esper.integration.MessageContext
 

M

MessageContext - Class in org.opencredo.esper.integration
Provides the complete message context as it can be retrieved from Spring Integration.
MessageContext(Message<?>, MessageChannel, IntegrationOperation, String) - Constructor for class org.opencredo.esper.integration.MessageContext
 
MessageContext(Message<?>, MessageChannel, boolean, String) - Constructor for class org.opencredo.esper.integration.MessageContext
 
MessageContext(MessageChannel, String) - Constructor for class org.opencredo.esper.integration.MessageContext
 

O

org.opencredo.esper.integration - package org.opencredo.esper.integration
 
org.opencredo.esper.integration.config.xml - package org.opencredo.esper.integration.config.xml
 
org.opencredo.esper.integration.interceptor - package org.opencredo.esper.integration.interceptor
 
org.opencredo.esper.integration.throughput - package org.opencredo.esper.integration.throughput
 

P

parseInternal(Element, ParserContext) - Method in class org.opencredo.esper.integration.config.xml.EsperWireTapParser
 
PATTERN_VALUE_ATTRIBUTE_NAME - Static variable in class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceUtils
 
POST_RECEIVE_ATTRIBUTE_NAME - Static variable in class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceUtils
 
POST_SEND_ATTRIBUTE_NAME - Static variable in class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceUtils
 
postProcessAfterInitialization(Object, String) - Method in class org.opencredo.esper.integration.config.xml.EsperWireTapChannelsBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.opencredo.esper.integration.config.xml.EsperWireTapChannelsBeanPostProcessor
 
postReceive(Message<?>, MessageChannel) - Method in class org.opencredo.esper.integration.interceptor.EsperWireTap
 
postSend(Message<?>, MessageChannel, boolean) - Method in class org.opencredo.esper.integration.interceptor.EsperWireTap
 
PRE_RECEIVE_ATTRIBUTE_NAME - Static variable in class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceUtils
 
PRE_SEND_ATTRIBUTE_NAME - Static variable in class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceUtils
 
preReceive(MessageChannel) - Method in class org.opencredo.esper.integration.interceptor.EsperWireTap
 
preSend(Message<?>, MessageChannel) - Method in class org.opencredo.esper.integration.interceptor.EsperWireTap
 

S

SEND_CONTEXT_ATTRIBUTE_NAME - Static variable in class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceUtils
 
setPostReceive(boolean) - Method in class org.opencredo.esper.integration.interceptor.EsperWireTap
 
setPostSend(boolean) - Method in class org.opencredo.esper.integration.interceptor.EsperWireTap
 
setPreReceive(boolean) - Method in class org.opencredo.esper.integration.interceptor.EsperWireTap
 
setPreSend(boolean) - Method in class org.opencredo.esper.integration.interceptor.EsperWireTap
 
setSendContext(boolean) - Method in class org.opencredo.esper.integration.interceptor.EsperWireTap
 
setTemplateName(String) - Method in class org.opencredo.esper.integration.EventDrivenEsperInboundChannelAdapter
 
setTimeout(long) - Method in class org.opencredo.esper.integration.EventDrivenEsperInboundChannelAdapter
Provides a timeout that is used when sending messages to the indicated channel.
setTimeSample(String) - Method in class org.opencredo.esper.integration.throughput.EsperChannelThroughputMonitor
 
shouldGenerateId() - Method in class org.opencredo.esper.integration.config.xml.EsperWireTapChannelsParser
 
shouldGenerateId() - Method in class org.opencredo.esper.integration.config.xml.EsperWireTapParser
 
shouldGenerateIdAsFallback() - Method in class org.opencredo.esper.integration.config.xml.EsperWireTapParser
 

T

TEMPLATE_REF_ATTRIBUTE_NAME - Static variable in class org.opencredo.esper.integration.config.xml.EsperIntegrationNamespaceUtils
 

U

update(EventBean[], EventBean[]) - Method in class org.opencredo.esper.integration.EventDrivenEsperInboundChannelAdapter
 
update(EventBean) - Method in class org.opencredo.esper.integration.EventDrivenEsperInboundChannelAdapter
 
update(long) - Method in class org.opencredo.esper.integration.throughput.EsperChannelThroughputMonitor
Method used by the Esper subscriber contract where the payload of the event is passed to the subscriber.
update(Long, Long, Double) - Method in class org.opencredo.esper.integration.throughput.EsperChannelThroughputMonitor
 

V

valueOf(String) - Static method in enum org.opencredo.esper.integration.IntegrationOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opencredo.esper.integration.IntegrationOperation
Returns an array containing the constants of this enum type, in the order they are declared.

A B D E G I M O P S T U V

Copyright © 2011. All Rights Reserved.