Modifier and Type | Method and Description |
---|---|
EventIpcManager |
ForwardingEventListener.getEventIpcManager() |
Modifier and Type | Method and Description |
---|---|
void |
ForwardingEventListener.setEventIpcManager(EventIpcManager eventIpcManager) |
Constructor and Description |
---|
TopologyServiceEventListener(TopologyCache topologyCache,
EventIpcManager eventIpcManager) |
Constructor and Description |
---|
AssetGraphMLProvider(GraphmlRepository repository,
EventIpcManager eventIpcManager,
NodeProvider nodeProvider,
org.springframework.transaction.support.TransactionOperations transactionOperations,
AssetGraphDefinitionRepositoryImpl assetGraphDefinitionRepository) |
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
Bsmd.getEventIpcManager() |
Modifier and Type | Method and Description |
---|---|
void |
Bsmd.setEventIpcManager(EventIpcManager eventIpcManager) |
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
Collectd.getEventIpcManager()
getEventIpcManager
|
Modifier and Type | Method and Description |
---|---|
void |
Collectd.setEventIpcManager(EventIpcManager eventIpcManager)
setEventIpcManager
|
Modifier and Type | Method and Description |
---|---|
void |
Correlator.setEventIpcManager(EventIpcManager eventIpcManager)
setEventIpcManager
|
void |
AbstractCorrelationEngine.setEventIpcManager(EventIpcManager eventIpcManager)
setEventIpcManager
|
Modifier and Type | Method and Description |
---|---|
void |
DroolsCorrelationEngineBuilder.setEventIpcManager(EventIpcManager eventIpcManager)
setEventIpcManager
|
Modifier and Type | Method and Description |
---|---|
CorrelationEngine |
RuleSet.constructEngine(org.springframework.core.io.Resource basePath,
org.springframework.context.ApplicationContext appContext,
EventIpcManager eventIpcManager,
com.codahale.metrics.MetricRegistry metricRegistry) |
CorrelationEngine |
EngineConfiguration.constructEngine(org.springframework.core.io.Resource basePath,
org.springframework.context.ApplicationContext appContext,
EventIpcManager eventIpcManager,
com.codahale.metrics.MetricRegistry metricRegistry,
String engineName) |
CorrelationEngine[] |
EngineConfiguration.constructEngines(org.springframework.core.io.Resource basePath,
org.springframework.context.ApplicationContext appContext,
EventIpcManager eventIpcManager,
com.codahale.metrics.MetricRegistry metricRegistry) |
Modifier and Type | Class and Description |
---|---|
class |
MockEventIpcManager |
Modifier and Type | Class and Description |
---|---|
class |
EventIpcManagerDefaultImpl
An implementation of the EventIpcManager interface that can be used to
communicate between services in the same JVM
|
Constructor and Description |
---|
BroadcastEventProcessor(EventIpcManager eventIpcManager,
EventConfDao eventConfDao)
Constructor for BroadcastEventProcessor.
|
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
EventIpcManagerEventHandlerProxy.getEventIpcManager()
getEventIpcManager
|
Modifier and Type | Method and Description |
---|---|
void |
EventIpcManagerEventHandlerProxy.setEventIpcManager(EventIpcManager eventIpcManager)
setEventIpcManager
|
Constructor and Description |
---|
TcpListener(EventdConfig config,
EventIpcManager eventIpcManager) |
UdpListener(EventdConfig config,
EventIpcManager eventIpcManager) |
Modifier and Type | Method and Description |
---|---|
static EventIpcManager |
EventIpcManagerFactory.getIpcManager()
Returns an implementation of the default EventIpcManager class
|
Modifier and Type | Method and Description |
---|---|
static void |
EventIpcManagerFactory.setIpcManager(EventIpcManager ipcManager)
setIpcManager
|
Constructor and Description |
---|
BusinessServiceGraphProvider(GraphContainerCache graphContainerCache,
BusinessServiceManager businessServiceManager,
EventIpcManager eventIpcManager) |
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
BroadcastEventProcessor.getEventManager()
getEventManager
|
Modifier and Type | Method and Description |
---|---|
void |
BroadcastEventProcessor.setEventManager(EventIpcManager eventManager)
setEventManager
|
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
PassiveStatusKeeper.getEventManager()
getEventManager
|
Modifier and Type | Method and Description |
---|---|
void |
PassiveStatusKeeper.setEventManager(EventIpcManager eventMgr)
setEventManager
|
Constructor and Description |
---|
PassiveStatusKeeper(EventIpcManager eventMgr)
Constructor for PassiveStatusKeeper.
|
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
Poller.getEventIpcManager()
getEventIpcManager
|
EventIpcManager |
Poller.getEventManager()
getEventManager
|
EventIpcManager |
DefaultPollContext.getEventManager()
getEventManager
|
Modifier and Type | Method and Description |
---|---|
void |
Poller.setEventIpcManager(EventIpcManager eventIpcManager)
setEventIpcManager
|
void |
DefaultPollContext.setEventManager(EventIpcManager eventManager)
setEventManager
|
Modifier and Type | Method and Description |
---|---|
void |
Queued.setEventIpcManager(EventIpcManager eventMgr)
setEventIpcManager
|
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
DefaultPollContext.getEventManager()
getEventManager
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultPollContext.setEventManager(EventIpcManager eventManager)
setEventManager
|
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
ThresholdingServiceImpl.getEventIpcManager() |
Modifier and Type | Method and Description |
---|---|
void |
ThresholdingServiceImpl.setEventIpcManager(EventIpcManager eventIpcManager) |
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
DefaultTicketerServiceLayer.getEventIpcManager()
getEventIpcManager
|
Modifier and Type | Method and Description |
---|---|
void |
TroubleTicketer.setEventIpcManager(EventIpcManager eventIpcManager)
setEventIpcManager
|
void |
DefaultTicketerServiceLayer.setEventIpcManager(EventIpcManager ipcManager)
setEventIpcManager
|
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
EventTranslator.getEventManager()
getEventManager
|
Modifier and Type | Method and Description |
---|---|
void |
EventTranslator.setEventManager(EventIpcManager eventMgr)
setEventManager
|
Constructor and Description |
---|
EventTranslator(EventIpcManager eventMgr)
Constructor for EventTranslator.
|
Modifier and Type | Method and Description |
---|---|
EventIpcManager |
Vacuumd.getEventManager()
getEventManager
|
Modifier and Type | Method and Description |
---|---|
void |
Vacuumd.setEventManager(EventIpcManager eventMgr)
setEventManager
|
Constructor and Description |
---|
ForwardingEventListener(EventForwarder eventForwarder,
EventIpcManager eventIpcManager) |
Copyright © 2021. All rights reserved.