ParameterNoticeBoard
Interface ParameterNoticeBoardMBean
- All Known Implementing Classes:
- ParameterNoticeBoard
public interface ParameterNoticeBoardMBean
This forms the JMX interface for this application which can be
accessed using the jconsole application once the parameter
noticeboard is running.
- Version:
- $Id: ParameterNoticeBoardMBean.java,v 1.1 2008/07/11 10:37:58 cb Exp $
- Author:
- Craige bevil
getNoOfUpdates
int getNoOfUpdates()
noOfActiveListeners
int noOfActiveListeners(java.lang.String PNBItem)
getNoOfUpdateThreads
int getNoOfUpdateThreads()
setDebugState
void setDebugState(boolean DebugState)