Package | Description |
---|---|
lumis.portal.monitor |
Defines classes and interfaces for monitoring data.
|
lumis.portal.monitor.impl |
Implementation of the
portal monitoring framework . |
Modifier and Type | Interface and Description |
---|---|
interface |
IMonitorEventSPI
An event that may be monitored.
|
Modifier and Type | Method and Description |
---|---|
IMonitorEvent |
DummyMonitorManager.getEvent(String eventId) |
IMonitorEvent |
IMonitorManager.getEvent(String eventId)
Returns an unmodifiable event.
|
Modifier and Type | Method and Description |
---|---|
Collection<IMonitorEvent> |
DummyMonitorManager.getAllEvents() |
Collection<IMonitorEvent> |
IMonitorManagerSPI.getAllEvents()
Returns all monitor events.
|
Modifier and Type | Method and Description |
---|---|
void |
DummyMonitorManager.addEvent(SessionConfig sessionConfig,
IMonitorEvent event,
ITransaction transaction) |
Modifier and Type | Method and Description |
---|---|
Collection<IMonitorEvent> |
MonitorManager.getAllEvents() |
Lumisportal 11.0.0.180924 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.