A C D E F G H I K L M N O P R S T U V X

C

canStart - Variable in class iCMS.pollerd.GenericData
 
canStart() - Method in class iCMS.pollerd.GenericData
can this item be started ?
canStart() - Method in class iCMS.pollerd.NodeData
can this item be started ?
canStop - Variable in class iCMS.pollerd.GenericData
 
canStop() - Method in class iCMS.pollerd.GenericData
can this item be stopped ?
canStop() - Method in class iCMS.pollerd.NodeData
can this item be stopped ?
children - Variable in class iCMS.pollerd.GenericData
 
clearApplications() - Method in class iCMS.pollerd.CmsData
clear the application data
can be called after parsing, to save memory
clearNodeTypes() - Method in class iCMS.pollerd.CmsData
clear the nodetype data
can be called after parsing, to save memory
ClientActionRequest - Class in iCMS.applet
The ClientActionRequest class extends the Client class and is created to make a listner for traps which communicates with MyEventListners 1.0.0 - initial version 2.0.0 - Release for GPL as iCMS
ClientActionRequest(String, String, int) - Constructor for class iCMS.applet.ClientActionRequest
constructor, takes ip number and portnumber of the server to connect to
ClientInfoRequest - Class in iCMS.applet
The ClientInfoRequest class extends the Client class and is created to make a listner for traps which communicates with MyEventListners 1.0.0 - initial version 2.0.0 - Release for GPL as iCMS
ClientInfoRequest(String, String, int) - Constructor for class iCMS.applet.ClientInfoRequest
constructor, takes ip number and portnumber of the server to connect to
ClientPollerd - Class in iCMS.applet
The ClientPollerd class extends the ClientExtended class and is created to make a listner for status changes in the pollerd which communicates with MyEventListners 1.0.0 - initial version 2.0.0 - Release for GPL as iCMS 2.0.1 - added watchdog
ClientPollerd(String, String, int) - Constructor for class iCMS.applet.ClientPollerd
constructor, takes ip number and portnumber of the server to connect to it will monitor all available tokens
ClientPollerd(String, String, int, String) - Constructor for class iCMS.applet.ClientPollerd
constructor, takes ip number and portnumber of the server to connect to and an additional token it will monitor
ClientTrapd - Class in iCMS.applet
The ClientTrapd class extends the Client class and is created to make a listner for traps which communicates with MyEventListners 1.0.0 - initial version 2.0.0 - Release for GPL as iCMS
ClientTrapd(String, String, int) - Constructor for class iCMS.applet.ClientTrapd
constructor, takes ip number and portnumber of the server to connect to
clone(GenericData) - Method in class iCMS.pollerd.ApplicationData
create an exact copy of this item, with all settings included
clone(GenericData) - Method in class iCMS.pollerd.GenericData
create an exact copy of this item, with all settings included
clone(GenericData) - Method in class iCMS.pollerd.NodeTypeData
create an exact copy of this item, with all settings included
clone(GenericData) - Method in class iCMS.pollerd.ProbeData
create an exact copy of this item, with all settings included
cmsd - Class in iCMS.cmsd
cmsd is combined trapd and pollerd.
cmsd() - Constructor for class iCMS.cmsd.cmsd
 
cmsd() - Method in class iCMS.cmsd.cmsd
constructor, used to initialize libraries
CmsData - Class in iCMS.pollerd
This class is a data holder for the cms data
the data consists of the following structure:
applications - all available applications in the system node types - all types of nodes in the system ---- applications - all applicatons for this node type locations - all locations of the system ---- node groups - groups of nodes for this location -------- nodes - node of a particular type
It uses the child structure of GenericData for the locations, the applications and node types are stored in seperate data structures
Revision Changes :
1.0.0 - initial version 1.0.1 - added getter/setter methods 2.0.0 - Release for GPL as iCMS
CmsData() - Constructor for class iCMS.pollerd.CmsData
default constructor
CmsdClient - Class in iCMS.masterd
The CmsdClient class extends the Client class and is created to make a general listner for servers which communicates with MyEventListners 1.0.0 - initial version 2.0.0 - Release for GPL as iCMS 2.0.1 - significant improvement in error handling 2.0.2 - bug fix in error handling
CmsdClient(String, int, String, String) - Constructor for class iCMS.masterd.CmsdClient
constructor, takes ip number and portnumber of the server to connect to the name shows up in the debug output
CmsdHandler - Class in iCMS.cmsd
Command Handler Class is used to handle iCMS clients 1.0.0 - initial version 2.0.0 - complete rewrite 3.0.1 - improved stabilty if a client disconects roughly
CmsdHandler(Hashtable, Server, BufferedReader, PrintWriter, PropertyManager, String, TrapdServer, PollerdServer) - Constructor for class iCMS.cmsd.CmsdHandler
 
CmsdServer - Class in iCMS.cmsd
Command Server Class is used to get the handle incomming connections 1.0.0 - initial version 2.0.0 - complete rewrite 3.0.0 - Release for GPL as iCMS 3.0.1 - reportStatusChangeAsTrap is default false
CmsdServer(boolean, int, PropertyManager, boolean, MyTrapListener, MonitoredItemManager, boolean, boolean) - Constructor for class iCMS.cmsd.CmsdServer
 
CompareItems - Class in iCMS.pollerd
 
CompareItems() - Constructor for class iCMS.pollerd.CompareItems
 
CompareTrapStrings - Class in iCMS.masterd
The CompareTrapStrings class compares strings which contain iCMS traps 1.0.0 - initial version
CompareTrapStrings() - Constructor for class iCMS.masterd.CompareTrapStrings
 
createTagTrackerNetwork() - Method in class iCMS.pollerd.XMLReader
 
createUI(JComponent) - Static method in class iCMS.applet.CustomLabelUI
Returns an instance of the UI delegate for the specified component.
CustomCellRenderer - Class in iCMS.applet
Custom Renderer for the JTree of RA, draws labels in status colors 1.0.0 - initial version 2.0.0 - Release for GPL as iCMS
CustomCellRenderer() - Constructor for class iCMS.applet.CustomCellRenderer
creates a renderer using the default icons
CustomCellRenderer(Hashtable) - Constructor for class iCMS.applet.CustomCellRenderer
creates a renderer using tokenized custom icons
CustomCellRenderer(ImageIcon, ImageIcon, ImageIcon) - Constructor for class iCMS.applet.CustomCellRenderer
creates a renderer using custom icons
CustomLabelUI - Class in iCMS.applet
The CustomLabelUI is a class that paints a label in the substance style 1.0.0 - initial version 2.0.0 - Release for GPL as iCMS
CustomLabelUI() - Constructor for class iCMS.applet.CustomLabelUI
constructor
CustomLineRenderer - Class in iCMS.applet
Custom Renderer for the JList of RA, draws labels in status colors
CustomLineRenderer() - Constructor for class iCMS.applet.CustomLineRenderer
 

A C D E F G H I K L M N O P R S T U V X