Modifier and Type | Method and Description |
---|---|
void |
EventAdminApplicationFactory.setEventProxy(EventProxy eventProxy)
Sets the OpenNMS Event Proxy.
|
void |
EventAdminApplication.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.
|
Constructor and Description |
---|
DroolsNorthbounder(org.springframework.context.ApplicationContext context,
DroolsNorthbounderConfigDao configDao,
EventProxy eventProxy,
String engineName)
Instantiates a new Drools northbounder.
|
Modifier and Type | Method and Description |
---|---|
EventProxy |
ForceRescanState.getEventProxy()
getEventProxy
|
Constructor and Description |
---|
ForceRescanState(CollectionAgent agent,
EventProxy eventProxy)
Constructor for ForceRescanState.
|
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 | Class and Description |
---|---|
class |
ThresholdingEventProxyImpl
ThresholdingEventProxy class.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ThresholdingEventProxy
ThresholdingEventProxy class.
|
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 |
Constructor and Description |
---|
ApplicationRestService(ApplicationDao dao,
EventProxy eventProxy) |
Modifier and Type | Method and Description |
---|---|
void |
SecurityAuthenticationEventOnmsEventBuilder.setEventProxy(EventProxy eventProxy)
setEventProxy
|
Modifier and Type | Method and Description |
---|---|
EventProxy |
DefaultAdminApplicationService.getEventProxy() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultGraphResultsService.setEventProxy(EventProxy eventProxy)
setEventProxy
|
void |
DefaultAdminCategoryService.setEventProxy(EventProxy eventProxy)
setEventProxy
|
void |
DefaultTroubleTicketProxy.setEventProxy(EventProxy eventProxy)
setEventProxy
|
void |
DefaultResourceService.setEventProxy(EventProxy eventProxy)
setEventProxy
|
void |
DefaultAdminApplicationService.setEventProxy(EventProxy eventProxy) |
Copyright © 2021. All rights reserved.