Public Member Functions | |
Object | start (IApplicationContext context) throws Exception |
void | stop () |
Override void | earlyStartup () |
Static Public Member Functions | |
boolean | isMonitoring () |
void | setMonitoring (boolean monitoring) |
Static Public Attributes | |
final String | PLUGIN_ID = "alma.acs.eventbrowser" |
ArrayBlockingQueue< EventData > | equeue = new ArrayBlockingQueue<EventData>(50000) |
Private Member Functions | |
boolean | getMonitoringPreference () |
Static Private Attributes | |
boolean | monitoring = false |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|