public interface IMonitorManagerSPI extends IMonitorManager
Modifier and Type | Method and Description |
---|---|
ExecutorService |
getExecutorService()
Returns the executor service to be used when monitoring values.
|
void |
init()
Initializes the monitor manager.
|
void |
initializeMonitoringData(ITransaction transaction)
Method called during portal database initialization to populate the
monitoring related data.
|
void |
restartExecutorService()
Restarts executor service.
|
void |
shutdown()
Shutdowns the monitor manager.
|
addEvent, addField, createEvent, createField, deleteEvent, deleteField, getEvent, getField, getMonitorContext, monitor, monitor
void initializeMonitoringData(ITransaction transaction) throws PortalException
transaction
- the transaction for persistence access.PortalException
void init()
void shutdown()
ExecutorService getExecutorService()
void restartExecutorService()
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.