Modifier and Type | Method and Description |
---|---|
void |
EventAdminApplication.setEventProxy(EventProxy eventProxy)
Sets the OpenNMS Event Proxy.
|
void |
EventAdminApplicationFactory.setEventProxy(EventProxy eventProxy)
Sets the OpenNMS Event Proxy.
|
Constructor and Description |
---|
EventPanel(EventConfDao eventConfDao,
EventProxy eventProxy,
File eventFile,
Events events,
Logger logger)
Instantiates a new event panel.
|
EventWindow(EventConfDao eventConfDao,
EventProxy eventProxy,
File eventFile,
Events events,
Logger logger)
Instantiates a new events window.
|
Modifier and Type | Method and Description |
---|---|
void |
MibCompilerApplicationFactory.setEventProxy(EventProxy eventProxy)
Sets the OpenNMS Event Proxy.
|
void |
MibCompilerApplication.setEventProxy(EventProxy eventProxy)
Sets the OpenNMS Event Proxy.
|
Constructor and Description |
---|
MibCompilerPanel(DataCollectionConfigDao dataCollectionDao,
EventConfDao eventsDao,
EventProxy eventsProxy,
MibParser mibParser,
Logger logger)
Instantiates a new MIB tree panel.
|
Modifier and Type | Method and Description |
---|---|
EventProxy |
ForceRescanState.getEventProxy()
getEventProxy
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
VmwareCimCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
This method collect the data for a given collection agent.
|
CollectionSet |
VmwareCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
This method collect the data for a given collection agent.
|
CollectionSet |
WmiCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
WsManCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
CollectionSet |
JdbcCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
CollectionSet |
HttpCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
SnmpCollector.collect(CollectionAgent agent,
EventProxy eventProxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
CollectionSet |
JMXCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> map)
Invokes a collection on the object.
|
Constructor and Description |
---|
ForceRescanState(CollectionAgent agent,
EventProxy eventProxy)
Constructor for ForceRescanState.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
TcaCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
ServiceCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
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
|
Modifier and Type | Interface and Description |
---|---|
interface |
EventIpcManager
EventIpcManager interface.
|
Modifier and Type | Class and Description |
---|---|
class |
TcpEventProxy
Deprecated.
Use ActiveMQ JMS instead of a custom TCP protocol.
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentEventQueue.sendAll(EventProxy eventProxy) |
void |
NCSComponentService.setEventProxy(EventProxy eventProxy) |
void |
NCSComponentServiceImpl.setEventProxy(EventProxy proxy) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmpCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Class and Description |
---|---|
class |
ThresholdingEventProxy
ThresholdingEventProxy class.
|
Modifier and Type | Method and Description |
---|---|
EventProxy |
MemosChangeNotificationClient.getEventProxy() |
EventProxy |
AlarmChangeNotificationClient.getEventProxy() |
Modifier and Type | Method and Description |
---|---|
void |
MemosChangeNotificationClient.setEventProxy(EventProxy eventProxy) |
void |
AlarmChangeNotificationClient.setEventProxy(EventProxy eventProxy) |
Modifier and Type | Method and Description |
---|---|
CollectionSet |
NSClientCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters)
Invokes a collection on the object.
|
Modifier and Type | Method and Description |
---|---|
CollectionSet |
XmlCollector.collect(CollectionAgent agent,
EventProxy eproxy,
Map<String,Object> parameters) |
Modifier and Type | Method and Description |
---|---|
static EventProxy |
Util.createEventProxy()
Deprecated.
Use dependency injection to wire in an instance of the
EventProxy instead |
Modifier and Type | Field and Description |
---|---|
protected EventProxy |
RTCPostSubscriber.m_proxy |
Modifier and Type | Method and Description |
---|---|
protected static void |
RTCPostSubscriber.sendSubscribeEvent(EventProxy proxy,
String url,
String username,
String password,
String categoryName)
sendSubscribeEvent
|
protected static void |
RTCPostSubscriber.sendUnsubscribeEvent(EventProxy proxy,
String url)
sendUnsubscribeEvent
|
Modifier and Type | Field and Description |
---|---|
protected EventProxy |
NodeRescanServlet.proxy |
Modifier and Type | Field and Description |
---|---|
protected EventProxy |
NodeLabelChangeServlet.proxy |
Modifier and Type | Field and Description |
---|---|
protected EventProxy |
ScheduledOutagesRestService.m_eventProxy |
Modifier and Type | Method and Description |
---|---|
void |
SecurityAuthenticationEventOnmsEventBuilder.setEventProxy(EventProxy eventProxy)
setEventProxy
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultPollerService.setEventProxy(EventProxy eventProxy)
setEventProxy
|
void |
DefaultResourceService.setEventProxy(EventProxy eventProxy)
setEventProxy
|
void |
DefaultGraphResultsService.setEventProxy(EventProxy eventProxy)
setEventProxy
|
void |
DefaultTroubleTicketProxy.setEventProxy(EventProxy eventProxy)
setEventProxy
|
void |
DefaultAdminCategoryService.setEventProxy(EventProxy eventProxy)
setEventProxy
|
Copyright © 2017. All rights reserved.