Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::eventbrowser::Application Class Reference

List of all members.

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< EventDataequeue = new ArrayBlockingQueue<EventData>(50000)

Private Member Functions

boolean getMonitoringPreference ()

Static Private Attributes

boolean monitoring = false

Detailed Description

This class controls all aspects of the application's execution


Member Function Documentation

Override void alma::acs::eventbrowser::Application::earlyStartup  )  [inline]
 

boolean alma::acs::eventbrowser::Application::getMonitoringPreference  )  [inline, private]
 

boolean alma::acs::eventbrowser::Application::isMonitoring  )  [inline, static]
 

void alma::acs::eventbrowser::Application::setMonitoring boolean  monitoring  )  [inline, static]
 

Object alma::acs::eventbrowser::Application::start IApplicationContext  context  )  throws Exception [inline]
 

void alma::acs::eventbrowser::Application::stop  )  [inline]
 


Member Data Documentation

ArrayBlockingQueue<EventData> alma::acs::eventbrowser::Application::equeue = new ArrayBlockingQueue<EventData>(50000) [static]
 

boolean alma::acs::eventbrowser::Application::monitoring = false [static, private]
 

final String alma::acs::eventbrowser::Application::PLUGIN_ID = "alma.acs.eventbrowser" [static]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:52:36 2009 for ACS Java API by doxygen 1.3.8