Uses of Package
ParameterNoticeBoard

Packages that use ParameterNoticeBoard
ACAMController   
ParameterNoticeBoard   
 

Classes in ParameterNoticeBoard used by ACAMController
NoticeBoardMultipleListener
          This is an abstract class which can be used by a subclass to register potentially multiple listeners on the noticeboard and be informed whenever there is an event on one of them items in the noticeboard.
NoticeBoardParameter
          A entity class for transferring the details of a noticeboard item around a system.
 

Classes in ParameterNoticeBoard used by ParameterNoticeBoard
ListenerUpdate
          This is a data structure which will be used for storing the details of parameter listeners which need to be updated once they have been registered with the parameter noticeboard.
NonResponsiveClient
          Entity class which holds the details of the time that a client stopped responding
NoticeboardEvent
          The NoticeboardEvent class is used by the event queue to store the details of queued events.
NoticeBoardMultipleListener.ConnectToPNBItemsTimerTask
          This class will be used to connect a multiple listener to the parameter noticeboard so that it will be informed of when there is a change of one of the monitored parameters.
NoticeBoardParameter
          A entity class for transferring the details of a noticeboard item around a system.
ParameterNoticeBoardMBean
          This forms the JMX interface for this application which can be accessed using the jconsole application once the parameter noticeboard is running.
ParameterSubscriber
          A entity class which holds the details of the subscribers to the items in the parameter noticeboard.
UnableToMonitorNoticeBoard
          This is raised when it is not possible to monitor the parameters in the noticeboard for whatever reason