Uses of Class
ParameterNoticeBoard.NoticeboardEvent

Packages that use NoticeboardEvent
ParameterNoticeBoard   
 

Uses of NoticeboardEvent in ParameterNoticeBoard
 

Fields in ParameterNoticeBoard with type parameters of type NoticeboardEvent
private  java.util.concurrent.ConcurrentHashMap<java.lang.String,NoticeboardEvent> ParameterNoticeBoard.EventQueue
          This hash will be used to buffer events before they are broadcast to the subscribed event observers.