Modifier and Type | Method and Description |
---|---|
void |
DefaultEventForwarder.sendNow(Log eventLog)
Send the incoming
Log message into the Camel route
specified by the DefaultDispatcher.m_endpointUri property. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultEventForwarder.sendNow(Log eventLog)
Send the incoming
Log message into the Camel route
specified by the DefaultDispatcher.m_endpointUri property. |
Modifier and Type | Method and Description |
---|---|
List<Log> |
TransactionAwareEventForwarder.PendingEventsHolder.consumePendingEvents() |
List<Log> |
TransactionAwareEventForwarder.PendingEventsHolder.getPendingEvents() |
List<Log> |
TransactionAwareEventForwarder.requestPendingEventsList()
requestPendingEventsList
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionAwareEventForwarder.sendNow(Log eventLog)
sendNow
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionAwareEventForwarder.releasePendingEventsList(List<Log> pendingEvents)
releasePendingEventsList
|
void |
TransactionAwareEventForwarder.PendingEventsHolder.setPendingEventsList(List<Log> pendingEvents) |
Constructor and Description |
---|
PendingEventsHolder(List<Log> pendingEvents) |
Modifier and Type | Method and Description |
---|---|
void |
MockEventIpcManager.send(Log eventLog) |
void |
MockEventIpcManager.sendNow(Log eventLog) |
void |
AbstractMockDao.NullEventForwarder.sendNow(Log eventLog) |
Modifier and Type | Method and Description |
---|---|
DefaultEventHandlerImpl.EventHandlerRunnable |
DefaultEventHandlerImpl.createRunnable(Log eventLog)
Create a Runnable to handle the passed-in event Log.
|
void |
EventIpcManagerDefaultImpl.send(Log eventLog)
send
|
void |
EventIpcManagerDefaultImpl.sendNow(Log eventLog)
Called by a service to send a set of events to other listeners.
|
Constructor and Description |
---|
EventHandlerRunnable(Log eventLog) |
Modifier and Type | Method and Description |
---|---|
Runnable |
EventHandler.createRunnable(Log eventLog)
Create a Runnable to handle the passed-in event Log.
|
void |
EventProxy.send(Log eventLog)
This method is called to send an event log containing multiple events out
|
void |
EventForwarder.sendNow(Log eventLog)
Called by a service to send a set of events to eventd
|
Modifier and Type | Method and Description |
---|---|
void |
TcpEventProxy.send(Log eventLog)
Deprecated.
This method is called to send an event log containing multiple events
out.
|
Modifier and Type | Method and Description |
---|---|
void |
ThresholdingEventProxy.send(Log eventLog)
send
|
Modifier and Type | Method and Description |
---|---|
Log |
ObjectFactory.createLog()
Create an instance of
Log |
Modifier and Type | Method and Description |
---|---|
void |
Log.addAllEvents(Log log) |
Modifier and Type | Method and Description |
---|---|
void |
EventForwarderQueueImpl.sendNow(Log arg0) |
void |
EventForwarderImpl.sendNow(Log arg0) |
Copyright © 2017. All rights reserved.