Package org.opennms.osgi
Interface EventProxyAware
-
- All Known Implementing Classes:
AbstractSelectionLinkGenerator
,AlarmTable
,ApplicationOutageSelectionLinkGenerator
,ApplicationOutageTable
,ApplicationSelectionLinkGenerator
,ApplicationTable
,BusinessServicesSelectionLinkGenerator
,BusinessServicesTable
,NodeSelectionLinkGenerator
,NodeTable
,SelectionAwareTable
public interface EventProxyAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setEventProxy(EventProxy eventProxy)
-
-
-
Method Detail
-
setEventProxy
void setEventProxy(EventProxy eventProxy)
-
-