A B C D E F G H I L M N O P Q R S T U V W X _

A

Alert - class uk.org.iscream.cms.server.client.Alert.
An object to hold the state of an Alert.
Alert(int, int, int, String, String, String, String, String, long) - Constructor for class uk.org.iscream.cms.server.client.Alert
Construct an Alert object with the appropriate data
AlerterManager - class uk.org.iscream.cms.server.client.AlerterManager.
A manager for the Alerters.
AlerterManager() - Constructor for class uk.org.iscream.cms.server.client.AlerterManager
Constructs a new AlerterManager.
AlerterSkeleton - class uk.org.iscream.cms.server.client.AlerterSkeleton.
Skeleton class for Alerters This skeleton reads alerts from the alert queue designated to the Alerter, it then feeds the alerts to the sendAlert method, which the extending class should implement.
AlerterSkeleton() - Constructor for class uk.org.iscream.cms.server.client.AlerterSkeleton
Constructs and starts the alerter reading alerts
activatePOA() - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
Activates the POA Calls the dieWithError() if any exceptions happen!
alertCAUTION - Static variable in class uk.org.iscream.cms.server.client.Alert
An internal representation of the CAUTION alert
alertCRITICAL - Static variable in class uk.org.iscream.cms.server.client.Alert
An internal representation of the CRITICAL alert
alertFINAL - Static variable in class uk.org.iscream.cms.server.client.Alert
An internal representation of the FINAL alert This must ALWAYS be the highest.
alertLevels - Static variable in class uk.org.iscream.cms.server.client.Alert
The textual names of the alert levels.
alertNOTICE - Static variable in class uk.org.iscream.cms.server.client.Alert
An internal representation of the NOTICE alert
alertOK - Static variable in class uk.org.iscream.cms.server.client.Alert
An internal representation of the OK alert This must ALWAYS be 0.
alertWARNING - Static variable in class uk.org.iscream.cms.server.client.Alert
An internal representation of the WARNING alert
analyseHB(String) - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatWorker
Analyses a given host's state, and if need be generates a relevant Alert.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.MonitorSkeleton
Extending classes should override this method to analyse the given packet for the attribute they are responsible for.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
Analyse a packet of data.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.Services__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
Analyse a packet of data, and generate an alert if necessary.
analysePacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
Sends a packet to the WebFeeder for processing, if we are active.

B

bindToOrb(Servant, String) - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
Binds a given servant with the given name to the naming service.
buildConfiguration(String) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
Build the properties as a Configuration to be returned to the caller
buildPipeline() - Method in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
Builds a pipeline of service checks to be run.

C

CPU__Monitor - class uk.org.iscream.cms.server.client.monitors.CPU__Monitor.
This Monitor watches the CPU load for all machines
CPU__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
 
CircularIncludeException - exception uk.org.iscream.cms.server.core.CircularIncludeException.
This exception is thrown when a repeated file is detected in an include tree for configurations.
CircularIncludeException(String) - Constructor for class uk.org.iscream.cms.server.core.CircularIncludeException
Takes a string containing the message to be displayed for the exception.
Client - interface uk.org.iscream.cms.server.clientinterface.Client.
Generated from IDL definition of interface "Client"
ClientHelper - class uk.org.iscream.cms.server.clientinterface.ClientHelper.
Generated from IDL definition of interface "Client"
ClientHelper() - Constructor for class uk.org.iscream.cms.server.clientinterface.ClientHelper
 
ClientHolder - class uk.org.iscream.cms.server.clientinterface.ClientHolder.
Generated from IDL definition of interface "Client"
ClientHolder() - Constructor for class uk.org.iscream.cms.server.clientinterface.ClientHolder
 
ClientHolder(Client) - Constructor for class uk.org.iscream.cms.server.clientinterface.ClientHolder
 
ClientInterfaceMain - class uk.org.iscream.cms.server.clientinterface.ClientInterfaceMain.
This class starts the real time clients client interface.
ClientInterfaceMain(String) - Constructor for class uk.org.iscream.cms.server.clientinterface.ClientInterfaceMain
Constructs a ClientInterface with the name given
ClientInterfaceServant - class uk.org.iscream.cms.server.clientinterface.ClientInterfaceServant.
This class, a servant, listens for incoming data sent to it using CORBA.
ClientInterfaceServant(PacketSorter) - Constructor for class uk.org.iscream.cms.server.clientinterface.ClientInterfaceServant
Creates a new ClientInterfaceServant.
ClientMain - class uk.org.iscream.cms.server.client.ClientMain.
A startup component for the Local Clients.
ClientMain() - Constructor for class uk.org.iscream.cms.server.client.ClientMain
 
ClientOperations - interface uk.org.iscream.cms.server.clientinterface.ClientOperations.
Generated from IDL definition of interface "Client"
ClientPOA - class uk.org.iscream.cms.server.clientinterface.ClientPOA.
Generated from IDL definition of interface "Client"
ClientPOA() - Constructor for class uk.org.iscream.cms.server.clientinterface.ClientPOA
 
ClientPOATie - class uk.org.iscream.cms.server.clientinterface.ClientPOATie.
Generated from IDL definition of interface "Client"
ClientPOATie(ClientOperations) - Constructor for class uk.org.iscream.cms.server.clientinterface.ClientPOATie
 
ClientPOATie(ClientOperations, POA) - Constructor for class uk.org.iscream.cms.server.clientinterface.ClientPOATie
 
ClientServant - class uk.org.iscream.cms.server.client.ClientServant.
A servant for the LocalClient.
ClientServant(Queue) - Constructor for class uk.org.iscream.cms.server.client.ClientServant
Construct a new ClientServant, with a given Queue.
Component - interface uk.org.iscream.cms.server.componentmanager.Component.
This interface should be implemented by any independent components of the system.
ComponentCORBAException - exception uk.org.iscream.cms.server.componentmanager.ComponentCORBAException.
This exception is thrown when a component has CORBA problems.
ComponentCORBAException(String) - Constructor for class uk.org.iscream.cms.server.componentmanager.ComponentCORBAException
Takes a string containing the message to be displayed for the exception.
ComponentManager - class uk.org.iscream.cms.server.componentmanager.ComponentManager.
The component manager is the starting point for all server side components of the iscream system.
ComponentManager() - Constructor for class uk.org.iscream.cms.server.componentmanager.ComponentManager
 
ComponentStartException - exception uk.org.iscream.cms.server.componentmanager.ComponentStartException.
This exception is thrown when a component fails to start.
ComponentStartException(String) - Constructor for class uk.org.iscream.cms.server.componentmanager.ComponentStartException
Takes a string containing the message to be displayed for the exception.
Configuration - interface uk.org.iscream.cms.server.core.Configuration.
Generated from IDL definition of interface "Configuration"
ConfigurationCache - class uk.org.iscream.cms.server.componentmanager.ConfigurationCache.
ConfigurationCache class This is essentially a wrapper and cache for Configuration CORBA objects.
ConfigurationCache(Configuration, HashMap) - Constructor for class uk.org.iscream.cms.server.componentmanager.ConfigurationCache
Construct a ConfigurationCache
ConfigurationHelper - class uk.org.iscream.cms.server.core.ConfigurationHelper.
Generated from IDL definition of interface "Configuration"
ConfigurationHelper() - Constructor for class uk.org.iscream.cms.server.core.ConfigurationHelper
 
ConfigurationHolder - class uk.org.iscream.cms.server.core.ConfigurationHolder.
Generated from IDL definition of interface "Configuration"
ConfigurationHolder() - Constructor for class uk.org.iscream.cms.server.core.ConfigurationHolder
 
ConfigurationHolder(Configuration) - Constructor for class uk.org.iscream.cms.server.core.ConfigurationHolder
 
ConfigurationManager - interface uk.org.iscream.cms.server.core.ConfigurationManager.
Generated from IDL definition of interface "ConfigurationManager"
ConfigurationManagerHelper - class uk.org.iscream.cms.server.core.ConfigurationManagerHelper.
Generated from IDL definition of interface "ConfigurationManager"
ConfigurationManagerHelper() - Constructor for class uk.org.iscream.cms.server.core.ConfigurationManagerHelper
 
ConfigurationManagerHolder - class uk.org.iscream.cms.server.core.ConfigurationManagerHolder.
Generated from IDL definition of interface "ConfigurationManager"
ConfigurationManagerHolder() - Constructor for class uk.org.iscream.cms.server.core.ConfigurationManagerHolder
 
ConfigurationManagerHolder(ConfigurationManager) - Constructor for class uk.org.iscream.cms.server.core.ConfigurationManagerHolder
 
ConfigurationManagerOperations - interface uk.org.iscream.cms.server.core.ConfigurationManagerOperations.
Generated from IDL definition of interface "ConfigurationManager"
ConfigurationManagerPOA - class uk.org.iscream.cms.server.core.ConfigurationManagerPOA.
Generated from IDL definition of interface "ConfigurationManager"
ConfigurationManagerPOA() - Constructor for class uk.org.iscream.cms.server.core.ConfigurationManagerPOA
 
ConfigurationManagerPOATie - class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie.
Generated from IDL definition of interface "ConfigurationManager"
ConfigurationManagerPOATie(ConfigurationManagerOperations) - Constructor for class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
ConfigurationManagerPOATie(ConfigurationManagerOperations, POA) - Constructor for class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
ConfigurationManagerServant - class uk.org.iscream.cms.server.core.ConfigurationManagerServant.
This class is essentially a Configuration factory.
ConfigurationManagerServant() - Constructor for class uk.org.iscream.cms.server.core.ConfigurationManagerServant
Creates a new ConfiguratorServant This class uses the System.properties to set internal values
ConfigurationOperations - interface uk.org.iscream.cms.server.core.ConfigurationOperations.
Generated from IDL definition of interface "Configuration"
ConfigurationPOA - class uk.org.iscream.cms.server.core.ConfigurationPOA.
Generated from IDL definition of interface "Configuration"
ConfigurationPOA() - Constructor for class uk.org.iscream.cms.server.core.ConfigurationPOA
 
ConfigurationPOATie - class uk.org.iscream.cms.server.core.ConfigurationPOATie.
Generated from IDL definition of interface "Configuration"
ConfigurationPOATie(ConfigurationOperations) - Constructor for class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
ConfigurationPOATie(ConfigurationOperations, POA) - Constructor for class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
ConfigurationProxy - class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy.
A Configuration Proxy hold configurations caches and maintains configurations obtained from the Configuration Manager.
ConfigurationProxy() - Constructor for class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
Construct a ConfigurationProxy Then starts the auto-updating part (the thread) running.
ConfigurationServant - class uk.org.iscream.cms.server.core.ConfigurationServant.
An implementation of the Configuration IDL This class allows i-scream modules to read and even set their configuration from a central location.
ConfigurationServant(Properties, String, long) - Constructor for class uk.org.iscream.cms.server.core.ConfigurationServant
Creates a new ConfigurationServant taking a hook to a Properties object containing the configuration.
CorbaClientListener - interface uk.org.iscream.cms.server.clientinterface.CorbaClientListener.
Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerHelper - class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper.
Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerHelper() - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper
 
CorbaClientListenerHolder - class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHolder.
Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerHolder() - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHolder
 
CorbaClientListenerHolder(CorbaClientListener) - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHolder
 
CorbaClientListenerOperations - interface uk.org.iscream.cms.server.clientinterface.CorbaClientListenerOperations.
Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerPOA - class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOA.
Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerPOA() - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOA
 
CorbaClientListenerPOATie - class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie.
Generated from IDL definition of interface "CorbaClientListener"
CorbaClientListenerPOATie(CorbaClientListenerOperations) - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie
 
CorbaClientListenerPOATie(CorbaClientListenerOperations, POA) - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie
 
CorbaClientListenerServant - class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerServant.
This class, a servant, listens for incoming connections from CORBA based clients.
CorbaClientListenerServant(PacketSorter) - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerServant
Creates a new CorbaClientListenerServant.
CorbaClientListenerServant - class uk.org.iscream.cms.server.rootfilter.CorbaClientListenerServant.
This class, a servant, listens for incoming connections from CORBA based clients.
CorbaClientListenerServant(Queue) - Constructor for class uk.org.iscream.cms.server.rootfilter.CorbaClientListenerServant
Creates a new CorbaClientListenerServant.
CorbaControlHandler - interface uk.org.iscream.cms.server.clientinterface.CorbaControlHandler.
Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerHelper - class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHelper.
Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerHelper() - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHelper
 
CorbaControlHandlerHolder - class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHolder.
Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerHolder() - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHolder
 
CorbaControlHandlerHolder(CorbaControlHandler) - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHolder
 
CorbaControlHandlerOperations - interface uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerOperations.
Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerPOA - class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOA.
Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerPOA() - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOA
 
CorbaControlHandlerPOATie - class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie.
Generated from IDL definition of interface "CorbaControlHandler"
CorbaControlHandlerPOATie(CorbaControlHandlerOperations) - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
CorbaControlHandlerPOATie(CorbaControlHandlerOperations, POA) - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
CorbaControlHandlerServant - class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant.
Acts as a Control Handler to a CORBA based client.
CorbaControlHandlerServant(PacketSorter, Client, String) - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
Construct a new CorbaControlHandlerServant.
CorbaControlHandlerServant - class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant.
Acts as a Control Handler to a CORBA based client.
CorbaControlHandlerServant(Queue, Client, String) - Constructor for class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
Construct a new CorbaControlHandlerServant.
CorbaDataHandler - class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler.
Acts as a Data Handler to a CORBA based client.
CorbaDataHandler(Client, CorbaControlHandlerServant) - Constructor for class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
Construct a new CorbaDataHandler.
CorbaDataHandler - class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler.
Acts as a Data Handler to a CORBA based client.
CorbaDataHandler(Client, CorbaControlHandlerServant, Queue) - Constructor for class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
Construct a new CorbaDataHandler.
Core - class uk.org.iscream.cms.server.core.Core.
The main class for the CORE of the I-Scream system.
Core() - Constructor for class uk.org.iscream.cms.server.core.Core
 
checkAttributeThreshold(String, Register) - Method in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(double, Register) - Method in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(double, Register, boolean) - Method in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(long, Register) - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
Checks whether the time since the last heartbeat is beyond the threshold(s).
checkAttributeThreshold(String, Register) - Method in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(double, Register, boolean) - Method in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(double, Register) - Method in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(String, Register) - Method in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(String, Register) - Method in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(double, Register) - Method in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(double, Register, boolean) - Method in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkAttributeThreshold(String, Register) - Method in class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
Checks a piece of current data, and returns the threshold it breaches, if any.
checkService(String, int, String, String) - Method in class uk.org.iscream.cms.server.filter.ServiceCheckSkeleton
Checks if a service is returning a valid response, and constructs suitable XML for inclusion in a packet.
clear() - Method in class uk.org.iscream.cms.server.core.loggers.FileLogger
The clear() method erases the contents of the logfile.
close() - Method in class uk.org.iscream.cms.server.core.loggers.FileLogger
The close() method closes the logfile and no more data can be written.
closeData() - Method in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
Attempt to close down the DataHandler.
connect(Client, String) - Method in interface uk.org.iscream.cms.server.clientinterface.CorbaClientListenerOperations
 
connect(Client, String) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie
 
connect(Client, String) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerServant
Allows a CORBA client to connect to the server.
connect(Client, String) - Method in class uk.org.iscream.cms.server.clientinterface._CorbaClientListenerStub
 
connect(Client, String) - Method in class uk.org.iscream.cms.server.rootfilter.CorbaClientListenerServant
Allows a CORBA client to connect to the server.
connectToService(String, int) - Method in class uk.org.iscream.cms.server.filter.ServiceCheckSkeleton
Connects to a service and returns the first line of text.
createInitialHosts() - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
Gets an initial list of hosts from the config and adds a fake set of heartbeats for them.

D

DEBUG - Static variable in interface uk.org.iscream.cms.server.core.LoggerOperations
 
DEFAULTPROPERTIES - Static variable in class uk.org.iscream.cms.server.componentmanager.ComponentManager
The default location of the properties file for the system
DEFAULT_AGE - Variable in class uk.org.iscream.cms.server.client.WebFeeder
Delete alerts older than this in seconds, default.
DEFAULT_CHECK_PERIOD - Variable in class uk.org.iscream.cms.server.client.WebFeeder
Default check period in seconds (30 minutes)
DEFAULT_CHECK_PERIOD - Variable in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
The default (used if not configured) period at which to check for old heartbeats.
DEFAULT_CLEANUP_PERIOD - Variable in class uk.org.iscream.cms.server.componentmanager.XMLCache
The default period for cleaning out old XMLPackets
DEFAULT_COMPONENT_START_TIMEOUT - Static variable in class uk.org.iscream.cms.server.componentmanager.ComponentManager
The default time to wait before retrying component.
DEFAULT_LEVEL - Variable in class uk.org.iscream.cms.server.client.AlerterSkeleton
The default level to send alerts at
DEFAULT_RECONNECT_DELAY - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
The default reconnect delay in seconds
DEFAULT_REFRESH_TIME - Variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
The default time to refresh the configurations - 60 seconds.
DEFPORT - Static variable in class uk.org.iscream.cms.server.clientinterface.TCPClientListener
 
DESC - Variable in class uk.org.iscream.cms.server.client.alerters.EMail__Alerter
A description of this alerter
DESC - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
A description of this alerter
DESC - Variable in class uk.org.iscream.cms.server.client.alerters.Logging__Alerter
A description of this alerter
DESC - Static variable in class uk.org.iscream.cms.server.client.alerters.WebFeeder__Alerter
A description of this alerter
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.Services__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
A description of this monitor
DESC - Static variable in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
A description of this monitor
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.EnforceEssentialData__Plugin
 
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.FTP__ServiceCheck
 
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.HTTP__ServiceCheck
 
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.IMAP__ServiceCheck
 
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.POP3__ServiceCheck
 
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.SMTP__ServiceCheck
 
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.SSH__ServiceCheck
 
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
 
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.Telnet__ServiceCheck
 
DESC - Variable in class uk.org.iscream.cms.server.filter.plugins.TypeChecker__Plugin
 
DiskIO__Monitor - class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor.
This Monitor watches the Disks for all machines
DiskIO__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
 
Disk__Monitor - class uk.org.iscream.cms.server.client.monitors.Disk__Monitor.
This Monitor watches the Disks for all machines
Disk__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
 
deleteContents(File) - Method in class uk.org.iscream.cms.server.client.WebFeeder
Iterates through dir (a directory) and deletes all files and subdirectories.
depCheck() - Method in class uk.org.iscream.cms.server.client.ClientMain
Does a dependency check.
depCheck() - Method in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceMain
Does a dependency check.
depCheck() - Method in interface uk.org.iscream.cms.server.componentmanager.Component
Does a dependency check.
depCheck() - Method in class uk.org.iscream.cms.server.core.Core
Does a dependency check.
depCheck() - Method in class uk.org.iscream.cms.server.filter.FilterMain
Does a dependency check.
depCheck() - Method in class uk.org.iscream.cms.server.filtermanager.FilterManager
Does a dependency check.
depCheck() - Method in class uk.org.iscream.cms.server.rootfilter.RootFilter
Does a dependency check.
deregister(Queue, String) - Method in class uk.org.iscream.cms.server.clientinterface.PacketSorter
Deregister a DataHandler.
dieWithError(String) - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
If there are any CORBA errors this method is called with the error message.
disconnect() - Method in interface uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerOperations
 
disconnect() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
disconnect() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
Disconnect, this will shutdown the data and unhook from the CORBA ORB.
disconnect() - Method in class uk.org.iscream.cms.server.clientinterface._CorbaControlHandlerStub
 
disconnect() - Method in interface uk.org.iscream.cms.server.core.ConfigurationOperations
 
disconnect() - Method in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
disconnect() - Method in class uk.org.iscream.cms.server.core.ConfigurationServant
Unhooks this Configuration object from the ORB
disconnect() - Method in class uk.org.iscream.cms.server.core._ConfigurationStub
 
disconnect() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
Disconnect, this will shutdown the data and unhook from the CORBA ORB.

E

EMail__Alerter - class uk.org.iscream.cms.server.client.alerters.EMail__Alerter.
This alerter delivers alerts using e-mail.
EMail__Alerter() - Constructor for class uk.org.iscream.cms.server.client.alerters.EMail__Alerter
 
ERROR - Static variable in interface uk.org.iscream.cms.server.core.LoggerOperations
 
EnforceEssentialData__Plugin - class uk.org.iscream.cms.server.filter.plugins.EnforceEssentialData__Plugin.
This plugin rejects packets that do not contain all of the 'essential' data.
EnforceEssentialData__Plugin() - Constructor for class uk.org.iscream.cms.server.filter.plugins.EnforceEssentialData__Plugin
 
escalateAlert() - Method in class uk.org.iscream.cms.server.client.Register
Advances the alert level to the next one up.
extract(Any) - Static method in class uk.org.iscream.cms.server.clientinterface.ClientHelper
 
extract(Any) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper
 
extract(Any) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHelper
 
extract(Any) - Static method in class uk.org.iscream.cms.server.core.ConfigurationHelper
 
extract(Any) - Static method in class uk.org.iscream.cms.server.core.ConfigurationManagerHelper
 
extract(Any) - Static method in class uk.org.iscream.cms.server.core.LoggerHelper
 
extract(Any) - Static method in class uk.org.iscream.cms.server.filter.FilterHelper
 
extract(Any) - Static method in class uk.org.iscream.cms.server.filter.FilterInfoHelper
 

F

FATAL - Static variable in interface uk.org.iscream.cms.server.core.LoggerOperations
 
FTP__ServiceCheck - class uk.org.iscream.cms.server.filter.plugins.FTP__ServiceCheck.
A quick FTP service checker.
FTP__ServiceCheck() - Constructor for class uk.org.iscream.cms.server.filter.plugins.FTP__ServiceCheck
 
FileLogger - class uk.org.iscream.cms.server.core.loggers.FileLogger.
The FileLogger is an implementation of the LoggerImpl defined in the associated interface.
FileLogger() - Constructor for class uk.org.iscream.cms.server.core.loggers.FileLogger
Creates a new FileLogger.
Filter - interface uk.org.iscream.cms.server.filter.Filter.
Generated from IDL definition of interface "Filter"
FilterHelper - class uk.org.iscream.cms.server.filter.FilterHelper.
Generated from IDL definition of interface "Filter"
FilterHelper() - Constructor for class uk.org.iscream.cms.server.filter.FilterHelper
 
FilterHolder - class uk.org.iscream.cms.server.filter.FilterHolder.
Generated from IDL definition of interface "Filter"
FilterHolder() - Constructor for class uk.org.iscream.cms.server.filter.FilterHolder
 
FilterHolder(Filter) - Constructor for class uk.org.iscream.cms.server.filter.FilterHolder
 
FilterInfo - interface uk.org.iscream.cms.server.filter.FilterInfo.
Generated from IDL definition of interface "FilterInfo"
FilterInfoHelper - class uk.org.iscream.cms.server.filter.FilterInfoHelper.
Generated from IDL definition of interface "FilterInfo"
FilterInfoHelper() - Constructor for class uk.org.iscream.cms.server.filter.FilterInfoHelper
 
FilterInfoHolder - class uk.org.iscream.cms.server.filter.FilterInfoHolder.
Generated from IDL definition of interface "FilterInfo"
FilterInfoHolder() - Constructor for class uk.org.iscream.cms.server.filter.FilterInfoHolder
 
FilterInfoHolder(FilterInfo) - Constructor for class uk.org.iscream.cms.server.filter.FilterInfoHolder
 
FilterInfoOperations - interface uk.org.iscream.cms.server.filter.FilterInfoOperations.
Generated from IDL definition of interface "FilterInfo"
FilterInfoPOA - class uk.org.iscream.cms.server.filter.FilterInfoPOA.
Generated from IDL definition of interface "FilterInfo"
FilterInfoPOA() - Constructor for class uk.org.iscream.cms.server.filter.FilterInfoPOA
 
FilterInfoPOATie - class uk.org.iscream.cms.server.filter.FilterInfoPOATie.
Generated from IDL definition of interface "FilterInfo"
FilterInfoPOATie(FilterInfoOperations) - Constructor for class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
FilterInfoPOATie(FilterInfoOperations, POA) - Constructor for class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
FilterInfoServant - class uk.org.iscream.cms.server.filter.FilterInfoServant.
Provides info about Filter's to other parts of the system.
FilterInfoServant(int) - Constructor for class uk.org.iscream.cms.server.filter.FilterInfoServant
Creates a new FilterServant.
FilterMain - class uk.org.iscream.cms.server.filter.FilterMain.
A Filter Startup Class A filter is an iscream component.
FilterMain(String) - Constructor for class uk.org.iscream.cms.server.filter.FilterMain
Constructs a Filter with the name given
FilterManager - class uk.org.iscream.cms.server.filtermanager.FilterManager.
The FilterManager handles initialisation of hosts with the system, allowing hosts to gain their configuration and a hook to a Filter to talk to.
FilterManager(String) - Constructor for class uk.org.iscream.cms.server.filtermanager.FilterManager
Constructs a FilterManager with the name given
FilterOperations - interface uk.org.iscream.cms.server.filter.FilterOperations.
Generated from IDL definition of interface "Filter"
FilterPOA - class uk.org.iscream.cms.server.filter.FilterPOA.
Generated from IDL definition of interface "Filter"
FilterPOA() - Constructor for class uk.org.iscream.cms.server.filter.FilterPOA
 
FilterPOATie - class uk.org.iscream.cms.server.filter.FilterPOATie.
Generated from IDL definition of interface "Filter"
FilterPOATie(FilterOperations) - Constructor for class uk.org.iscream.cms.server.filter.FilterPOATie
 
FilterPOATie(FilterOperations, POA) - Constructor for class uk.org.iscream.cms.server.filter.FilterPOATie
 
FilterServant - class uk.org.iscream.cms.server.filter.FilterServant.
Passes inbound data from other Filters to a FilterThread
FilterServant(Queue) - Constructor for class uk.org.iscream.cms.server.filter.FilterServant
Creates a new FilterServant.
FilterThread - class uk.org.iscream.cms.server.filter.FilterThread.
Handle an incoming packet as a separate thread.
FilterThread(Queue) - Constructor for class uk.org.iscream.cms.server.filter.FilterThread
Constructs an instance of a FilterThread
fileCheck() - Method in class uk.org.iscream.cms.server.core.loggers.FileLogger
The fileCheck() method is used to ensure that writing is ok.
filename - Variable in class uk.org.iscream.cms.server.core.loggers.FileLogger
The filename of the currently open, or last open, file.
finalize() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
Overridden for debugging purposes to see when an instance of this class is destroyed
finalize() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
Overridden for debugging purposes to see when an instance of this class is destroyed
finalize() - Method in class uk.org.iscream.cms.server.core.ConfigurationServant
Overridden for debugging purposes to see when an instance of this class is destroyed
finalize() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
Overridden for debugging purposes to see when an instance of this class is destroyed
finalize() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
Overridden for debugging purposes to see when an instance of this class is destroyed
fireAlert(Register, int, String, String, String) - Method in class uk.org.iscream.cms.server.client.MonitorSkeleton
Fires an alert.
frame - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
a frame

G

getAlertTimeout(int) - Method in class uk.org.iscream.cms.server.client.Register
Gets the alert timeout value for the given level of alert.
getAllQueue() - Method in class uk.org.iscream.cms.server.client.MonitorManager
In case a Monitor wants more than one type of packet, this queue can be obtained.
getAttributeName() - Method in class uk.org.iscream.cms.server.client.Alert
Returns the textual representation of the name of the attribute that caused the alert.
getCM() - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
Returns a reference to the configuration manager Calls the dieWithError() if any exceptions happen!
getCORBARef(String) - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
Obtains a CORBA reference through the naming service for the named object.
getConfig() - Method in class uk.org.iscream.cms.server.componentmanager.ConfigurationCache
Obtains the reference to the CORBA configuration object this cache holds.
getConfiguration(String) - Method in interface uk.org.iscream.cms.server.core.ConfigurationManagerOperations
 
getConfiguration(String) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
getConfiguration(String) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
Returns a Configuration object which contains the configuration data requested by the calling object.
getConfiguration(String) - Method in class uk.org.iscream.cms.server.core._ConfigurationManagerStub
 
getCreated() - Method in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
Returns the system time that this instance was created at.
getDataQueue() - Method in class uk.org.iscream.cms.server.client.MonitorManager
Allows Monitors to obtain the queue of data packets
getDescription() - Method in class uk.org.iscream.cms.server.client.AlerterSkeleton
Return the String representation of what the alerter does
getDescription() - Method in class uk.org.iscream.cms.server.client.MonitorSkeleton
Return the String representation of what the alerter does
getDescription() - Method in interface uk.org.iscream.cms.server.client.PluginAlerter
Gives a description of what this PluginAlerter does
getDescription() - Method in interface uk.org.iscream.cms.server.client.PluginMonitor
Gives a description of what this PluginMonitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.alerters.EMail__Alerter
Return the String representation of what the alerter does
getDescription() - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
Return the String representation of what the alerter does
getDescription() - Method in class uk.org.iscream.cms.server.client.alerters.Logging__Alerter
Return the String representation of what the alerter does
getDescription() - Method in class uk.org.iscream.cms.server.client.alerters.WebFeeder__Alerter
Return the String representation of what the alerter does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.Services__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
return the String representation of what the monitor does
getDescription() - Method in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
return the String representation of what the monitor does
getDescription() - Method in interface uk.org.iscream.cms.server.filter.PluginFilter
Return a String representation of what the plugin filter does (e.g.
getDescription() - Method in interface uk.org.iscream.cms.server.filter.PluginServiceCheck
Return a String representation of what the plugin service check does (e.g.
getDescription() - Method in class uk.org.iscream.cms.server.filter.ServiceCheckSkeleton
Used to query the Service Check to see what it does.
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.EnforceEssentialData__Plugin
return the String representation of what the filter does
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.FTP__ServiceCheck
return the String representation of what the filter does
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.HTTP__ServiceCheck
return the String representation of what the filter does
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.IMAP__ServiceCheck
return the String representation of what the filter does
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.POP3__ServiceCheck
return the String representation of what the filter does
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.SMTP__ServiceCheck
return the String representation of what the filter does
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.SSH__ServiceCheck
return the String representation of what the filter does
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
return the String representation of what the filter does
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.Telnet__ServiceCheck
return the String representation of what the filter does
getDescription() - Method in class uk.org.iscream.cms.server.filter.plugins.TypeChecker__Plugin
return the String representation of what the filter does
getFName() - Method in class uk.org.iscream.cms.server.client.AlerterSkeleton
Returns the "friendly" name of this class.
getFName() - Method in class uk.org.iscream.cms.server.client.alerters.EMail__Alerter
Returns the "friendly" name of this class.
getFName() - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
Returns the "friendly" name of this class.
getFName() - Method in class uk.org.iscream.cms.server.client.alerters.Logging__Alerter
Returns the "friendly" name of this class.
getFName() - Method in class uk.org.iscream.cms.server.client.alerters.WebFeeder__Alerter
Returns the "friendly" name of this class.
getFileList(String) - Method in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
This method obtains the configuration from the configuration cache, if the configuration isn't in the cache, it adds it.
getFileList() - Method in interface uk.org.iscream.cms.server.core.ConfigurationOperations
 
getFileList() - Method in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
getFileList() - Method in class uk.org.iscream.cms.server.core.ConfigurationServant
Returns the list of files used to build the Properties this object is using.
getFileList() - Method in class uk.org.iscream.cms.server.core._ConfigurationStub
 
getFrame() - Method in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
An accessor for the frame
getGroupMembership(String) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
Parses the system configuration file for group membership entries.
getHostName() - Method in interface uk.org.iscream.cms.server.filter.FilterInfoOperations
 
getHostName() - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
getHostName() - Method in class uk.org.iscream.cms.server.filter.FilterInfoServant
Provides information to the FilterManager
getHostName() - Method in class uk.org.iscream.cms.server.filter._FilterInfoStub
 
getInBound(String) - Method in class uk.org.iscream.cms.server.filtermanager.HostInit
 
getInBound() - Method in class uk.org.iscream.cms.server.filtermanager.HostInit
 
getIncludedFiles(String, String) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
This is a recursive function private to this class.
getInitialAlertTime() - Method in class uk.org.iscream.cms.server.client.Alert
Returns the time in milliseconds when the initial alert for this problem with the attribute occured.
getInitialAlertTime() - Method in class uk.org.iscream.cms.server.client.Register
Returns the time that the first alert was sent for an attribute that has passed a threshold value
getInstance() - Static method in class uk.org.iscream.cms.server.client.AlerterManager
Return a reference to the single class.
getInstance() - Static method in class uk.org.iscream.cms.server.client.MonitorManager
Return a reference to the single class.
getInstance() - Static method in class uk.org.iscream.cms.server.client.WebFeeder
Return a reference to the single class.
getInstance() - Static method in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
Return a reference to the single class.
getInstance() - Static method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
This returns a reference to the single instance of the ReferenceManager.
getInstance() - Static method in class uk.org.iscream.cms.server.componentmanager.XMLCache
Return a reference to our singleton.
getInstance() - Static method in class uk.org.iscream.cms.server.filter.PluginFilterManager
Return a reference to the single class.
getInstance() - Static method in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
Return a reference to the singleton class.
getLastAlertLevel() - Method in class uk.org.iscream.cms.server.client.Register
Gets the last alert level
getLastAlertTimeout() - Method in class uk.org.iscream.cms.server.client.Register
Gets the timeout value of the last alert sent
getLastHeartbeat() - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatHolder
Get the time of the last heartbeat
getLastLevel() - Method in class uk.org.iscream.cms.server.client.Alert
Returns the previous alert level for the attribute
getLastModified(String) - Method in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
This method obtains the configuration from the configuration cache, if the configuration isn't in the cache, it adds it.
getLastModified() - Method in interface uk.org.iscream.cms.server.core.ConfigurationOperations
 
getLastModified() - Method in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
getLastModified() - Method in class uk.org.iscream.cms.server.core.ConfigurationServant
Returns the date stamp of the configuration file this object is using.
getLastModified() - Method in class uk.org.iscream.cms.server.core._ConfigurationStub
 
getLastThresholdLevel() - Method in class uk.org.iscream.cms.server.client.Register
Gets the last threshold level
getLevel() - Method in class uk.org.iscream.cms.server.client.Alert
Returns the alert level of this Alert object
getLogger() - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
Returns a reference to the logger This will throw a Error if there is an error
getNS() - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
Returns a reference to the Naming Service Calls the dieWithError() if any exceptions happen!
getNextAlertLevel() - Method in class uk.org.iscream.cms.server.client.Register
Either advances to the next alert level, or if the maximum alert level has been reached, simply returns that.
getORB() - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
Returns a reference to the ORB
getOtherQueue() - Method in class uk.org.iscream.cms.server.client.MonitorManager
Allows Monitors to obtain the queue of all other packets
getProperty(String, String) - Method in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
This method obtains the configuration from the configuration cache, if the configuration isn't in the cache, it adds it.
getProperty(String) - Method in interface uk.org.iscream.cms.server.core.ConfigurationOperations
 
getProperty(String) - Method in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
getProperty(String) - Method in class uk.org.iscream.cms.server.core.ConfigurationServant
A wrapper for java.util.Properties.getProperty When given a key it returns the value of that key ie, key = value
getProperty(String) - Method in class uk.org.iscream.cms.server.core._ConfigurationStub
 
getPropertyCache() - Method in class uk.org.iscream.cms.server.componentmanager.ConfigurationCache
Obtins the hash containing cached configuration property values.
getQueue() - Method in class uk.org.iscream.cms.server.client.AlerterManager
Allows alerters to obtain a reference to the alerting queue so that they can process any alerts
getQueue() - Method in class uk.org.iscream.cms.server.client.AlerterSkeleton
Gets hold of the Alerts queue from the AlerterManager.
getQueue() - Method in class uk.org.iscream.cms.server.client.MonitorSkeleton
Obtain the queue which contains the data the Monitor is reading.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
Returns a reference to the Queue we're getting data from.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.Services__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
Returns a reference to a specific Queue for this monitor.
getQueue() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
Accessor to our Queue.
getQueue() - Method in class uk.org.iscream.cms.server.clientinterface.PacketSorter
Accessor to return a reference to the Queue object.
getQueue() - Method in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
Accessor to our Queue.
getQueueId() - Method in class uk.org.iscream.cms.server.client.AlerterSkeleton
Gets an id to an individual queue
getQueueId() - Method in class uk.org.iscream.cms.server.client.MonitorSkeleton
Create a queue ID on the feeding data queue
getQueueId() - Method in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
Gets us a queue within the Queue we're using.
getRegister() - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatHolder
Get the Register
getRevision() - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
Returns the revision of the bot.
getRootPOA() - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
Returns a reference to the Root POA Calls the dieWithError() if any exceptions happen!
getServiceCheck(String) - Method in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
Returns a reference to the specified service check.
getSource() - Method in class uk.org.iscream.cms.server.client.Alert
Returns the source of the alert
getTextArea() - Method in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
an accessor for the text area
getThreshold() - Method in class uk.org.iscream.cms.server.client.Alert
Returns the threshold level that was broken
getThreshold(int) - Method in class uk.org.iscream.cms.server.client.Register
Gets the threshold value for the given level of alert.
getThresholdConfig(int, String) - Method in class uk.org.iscream.cms.server.client.Register
Obtains a threshold value from the configuration for a given level.
getThresholdValue() - Method in class uk.org.iscream.cms.server.client.Alert
Returns the value of the threshold level this alert broke
getTimeLastSent() - Method in class uk.org.iscream.cms.server.client.Register
Gets the time an alert was sent at the given level.
getTimeTillNextAlert() - Method in class uk.org.iscream.cms.server.client.Alert
Returns the time in seconds till the next alert will be sent
getUDPPort() - Method in interface uk.org.iscream.cms.server.filter.FilterInfoOperations
 
getUDPPort() - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
getUDPPort() - Method in class uk.org.iscream.cms.server.filter.FilterInfoServant
Provides information to the FilterManager
getUDPPort() - Method in class uk.org.iscream.cms.server.filter._FilterInfoStub
 
getValue() - Method in class uk.org.iscream.cms.server.client.Alert
Returns the value that the alert level was caused by
getXMLPacket(String) - Method in class uk.org.iscream.cms.server.componentmanager.XMLCache
Generates an XMLPacket from a given String of XML, checking to see if it already has the XMLPacket cached.
groupMatch(String, String) - Static method in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
Checks that a given source is matched within the given list of hosts.

H

HTTP__ServiceCheck - class uk.org.iscream.cms.server.filter.plugins.HTTP__ServiceCheck.
Tests whether a webserver is responding on port 80.
HTTP__ServiceCheck() - Constructor for class uk.org.iscream.cms.server.filter.plugins.HTTP__ServiceCheck
 
Heartbeat__Monitor - class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.
This Monitor watches heartbeats.
Heartbeat__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
Constructs a new Heartbeat monitor, and starts off the worker thread.
Heartbeat__Monitor.HeartbeatHolder - class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatHolder.
This inner class simply holding some information about a specific host.
Heartbeat__Monitor.HeartbeatHolder(Register) - Constructor for class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatHolder
Construct a new HeartbeatHolder.
Heartbeat__Monitor.HeartbeatWorker - class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatWorker.
This worker thread just checks all the hosts and then waits a period of time before doing it again.
Heartbeat__Monitor.HeartbeatWorker() - Constructor for class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatWorker
 
HostInit - class uk.org.iscream.cms.server.filtermanager.HostInit.
Handles setting up a host.
HostInit(Socket) - Constructor for class uk.org.iscream.cms.server.filtermanager.HostInit
Construct a new HostInit.
HostListener - class uk.org.iscream.cms.server.filtermanager.HostListener.
A socket listener to listen for new hosts registering with the system.
HostListener() - Constructor for class uk.org.iscream.cms.server.filtermanager.HostListener
Constructs a new listener
handleInput(String, String) - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
This method handles input directed to us, and responds accordingly if required.
hasDuplicate(String, String) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
This simple method checks to see if a given file exists in the given list.
height - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
 

I

IMAP__ServiceCheck - class uk.org.iscream.cms.server.filter.plugins.IMAP__ServiceCheck.
A quick IMAP service checker.
IMAP__ServiceCheck() - Constructor for class uk.org.iscream.cms.server.filter.plugins.IMAP__ServiceCheck
 
IRC__Alerter - class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.
This Alert sends an IRC message.
IRC__Alerter() - Constructor for class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
 
IRC__Alerter.IRCBot - class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot.
 
IRC__Alerter.IRCBot() - Constructor for class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
 
id() - Static method in class uk.org.iscream.cms.server.clientinterface.ClientHelper
 
id() - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper
 
id() - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHelper
 
id() - Static method in class uk.org.iscream.cms.server.core.ConfigurationHelper
 
id() - Static method in class uk.org.iscream.cms.server.core.ConfigurationManagerHelper
 
id() - Static method in class uk.org.iscream.cms.server.core.LoggerHelper
 
id() - Static method in class uk.org.iscream.cms.server.filter.FilterHelper
 
id() - Static method in class uk.org.iscream.cms.server.filter.FilterInfoHelper
 
ids - Variable in class uk.org.iscream.cms.server.clientinterface.ClientPOA
 
ids - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOA
 
ids - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOA
 
ids - Variable in class uk.org.iscream.cms.server.clientinterface._ClientStub
 
ids - Variable in class uk.org.iscream.cms.server.clientinterface._CorbaClientListenerStub
 
ids - Variable in class uk.org.iscream.cms.server.clientinterface._CorbaControlHandlerStub
 
ids - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerPOA
 
ids - Variable in class uk.org.iscream.cms.server.core.ConfigurationPOA
 
ids - Variable in class uk.org.iscream.cms.server.core.LoggerPOA
 
ids - Variable in class uk.org.iscream.cms.server.core._ConfigurationManagerStub
 
ids - Variable in class uk.org.iscream.cms.server.core._ConfigurationStub
 
ids - Variable in class uk.org.iscream.cms.server.core._LoggerStub
 
ids - Variable in class uk.org.iscream.cms.server.filter.FilterInfoPOA
 
ids - Variable in class uk.org.iscream.cms.server.filter.FilterPOA
 
ids - Variable in class uk.org.iscream.cms.server.filter._FilterInfoStub
 
ids - Variable in class uk.org.iscream.cms.server.filter._FilterStub
 
init() - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
Connects the bot to an irc server and joins a channel, using details supplied from the i-scream configuration system.
initAttributeRegsiters(String, HashMap) - Method in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
Initialises a HashMap of Registers with the current list of attributes.
initAttributeRegsiters(String, HashMap) - Method in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
Initialises a HashMap of Registers with the current list of attributes.
initAttributeRegsiters(String, HashMap) - Method in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
Initialises a HashMap of Registers with the current list of attributes.
initAttributeRegsiters(String, HashMap) - Method in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
Initialises a HashMap of Registers with the current list of attributes.
insert(Any, Client) - Static method in class uk.org.iscream.cms.server.clientinterface.ClientHelper
 
insert(Any, CorbaClientListener) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper
 
insert(Any, CorbaControlHandler) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHelper
 
insert(Any, Configuration) - Static method in class uk.org.iscream.cms.server.core.ConfigurationHelper
 
insert(Any, ConfigurationManager) - Static method in class uk.org.iscream.cms.server.core.ConfigurationManagerHelper
 
insert(Any, Logger) - Static method in class uk.org.iscream.cms.server.core.LoggerHelper
 
insert(Any, Filter) - Static method in class uk.org.iscream.cms.server.filter.FilterHelper
 
insert(Any, FilterInfo) - Static method in class uk.org.iscream.cms.server.filter.FilterInfoHelper
 
isForMe(String) - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
Quick method to check if the message appears to be directed at us.
isModified(String, long) - Method in interface uk.org.iscream.cms.server.core.ConfigurationManagerOperations
 
isModified(String, long) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
isModified(String, long) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
When passed a file list and a current value for the lastModified of the current configuration, this method compares the value to the actual value of the configuration files to determine whether or not the configuration has been modified.
isModified(String, long) - Method in class uk.org.iscream.cms.server.core._ConfigurationManagerStub
 

L

Load__Monitor - class uk.org.iscream.cms.server.client.monitors.Load__Monitor.
This Monitor watches the Load for all machines
Load__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.Load__Monitor
 
Logger - interface uk.org.iscream.cms.server.core.Logger.
Generated from IDL definition of interface "Logger"
LoggerHelper - class uk.org.iscream.cms.server.core.LoggerHelper.
Generated from IDL definition of interface "Logger"
LoggerHelper() - Constructor for class uk.org.iscream.cms.server.core.LoggerHelper
 
LoggerHolder - class uk.org.iscream.cms.server.core.LoggerHolder.
Generated from IDL definition of interface "Logger"
LoggerHolder() - Constructor for class uk.org.iscream.cms.server.core.LoggerHolder
 
LoggerHolder(Logger) - Constructor for class uk.org.iscream.cms.server.core.LoggerHolder
 
LoggerImpl - interface uk.org.iscream.cms.server.core.LoggerImpl.
The LoggerImpl is an interface which any implementation for the Logging system should implement.
LoggerOperations - interface uk.org.iscream.cms.server.core.LoggerOperations.
Generated from IDL definition of interface "Logger"
LoggerPOA - class uk.org.iscream.cms.server.core.LoggerPOA.
Generated from IDL definition of interface "Logger"
LoggerPOA() - Constructor for class uk.org.iscream.cms.server.core.LoggerPOA
 
LoggerPOATie - class uk.org.iscream.cms.server.core.LoggerPOATie.
Generated from IDL definition of interface "Logger"
LoggerPOATie(LoggerOperations) - Constructor for class uk.org.iscream.cms.server.core.LoggerPOATie
 
LoggerPOATie(LoggerOperations, POA) - Constructor for class uk.org.iscream.cms.server.core.LoggerPOATie
 
LoggerServant - class uk.org.iscream.cms.server.core.LoggerServant.
The LoggerServant is an implementation of the Logger defined in the IDL interface.
LoggerServant(LoggerImpl) - Constructor for class uk.org.iscream.cms.server.core.LoggerServant
Creates a new LoggerServant.
Logging__Alerter - class uk.org.iscream.cms.server.client.alerters.Logging__Alerter.
This alerter writes alerts to the system logfile.
Logging__Alerter() - Constructor for class uk.org.iscream.cms.server.client.alerters.Logging__Alerter
 
loadSystemConfig() - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
Opens and loads the system configuration into the local reference _systemConfig

M

Memory__Monitor - class uk.org.iscream.cms.server.client.monitors.Memory__Monitor.
This Monitor watches the Memory for all machines
Memory__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
 
MonitorManager - class uk.org.iscream.cms.server.client.MonitorManager.
A manager for the Monitors.
MonitorManager() - Constructor for class uk.org.iscream.cms.server.client.MonitorManager
Constructs a new MonitorManager.
MonitorSkeleton - class uk.org.iscream.cms.server.client.MonitorSkeleton.
Skeleton class for Monitors This skeleton reads packets from a queue designated by the extending class, it then feeds the data to the analysePacket method, which the extending class should implement.
MonitorSkeleton() - Constructor for class uk.org.iscream.cms.server.client.MonitorSkeleton
Constructs and start the monitor reading its data
MultiLogger - class uk.org.iscream.cms.server.core.loggers.MultiLogger.
The MultiLogger is just a gateway to both the ScreenLogger and the FileLogger.
MultiLogger() - Constructor for class uk.org.iscream.cms.server.core.loggers.MultiLogger
Creates a new MultiLogger.
m_opsHash - Static variable in class uk.org.iscream.cms.server.clientinterface.ClientPOA
 
m_opsHash - Static variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOA
 
m_opsHash - Static variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOA
 
m_opsHash - Static variable in class uk.org.iscream.cms.server.core.ConfigurationManagerPOA
 
m_opsHash - Static variable in class uk.org.iscream.cms.server.core.ConfigurationPOA
 
m_opsHash - Static variable in class uk.org.iscream.cms.server.core.LoggerPOA
 
m_opsHash - Static variable in class uk.org.iscream.cms.server.filter.FilterInfoPOA
 
m_opsHash - Static variable in class uk.org.iscream.cms.server.filter.FilterPOA
 
main(String[]) - Static method in class uk.org.iscream.cms.server.componentmanager.ComponentManager
The main method which starts the components as listed in the default.properties file.

N

NAME - Static variable in class uk.org.iscream.cms.server.client.ClientMain
The friendly name for this component, used by all related classes.
NAME - Static variable in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceMain
The friendly name for this component, used by all related classes.
NAME - Static variable in class uk.org.iscream.cms.server.core.Core
The friendly name for this component, used by all related classes.
NAME - Static variable in class uk.org.iscream.cms.server.filter.FilterMain
The friendly name for this component, used by all related classes.
NAME - Static variable in class uk.org.iscream.cms.server.filtermanager.FilterManager
The friendly name for this component, used by all related classes.
NAME - Static variable in class uk.org.iscream.cms.server.rootfilter.RootFilter
The friendly name for this component, used by all related classes.
NOT_CONFIGURED - Variable in class uk.org.iscream.cms.server.client.AlerterSkeleton
If a configuration property is not configured, this will be used instead.
NetIO__Monitor - class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor.
This Monitor watches the network IO for all machines
NetIO__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
 
narrow(Object) - Static method in class uk.org.iscream.cms.server.clientinterface.ClientHelper
 
narrow(Object) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper
 
narrow(Object) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHelper
 
narrow(Object) - Static method in class uk.org.iscream.cms.server.core.ConfigurationHelper
 
narrow(Object) - Static method in class uk.org.iscream.cms.server.core.ConfigurationManagerHelper
 
narrow(Object) - Static method in class uk.org.iscream.cms.server.core.LoggerHelper
 
narrow(Object) - Static method in class uk.org.iscream.cms.server.filter.FilterHelper
 
narrow(Object) - Static method in class uk.org.iscream.cms.server.filter.FilterInfoHelper
 

O

onDisconnect() - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
If we get disconnected this method will be called, so we must take action.
onKick(String, String, String, String, String, String) - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
If we receive a kick message this method gets called.
onMessage(String, String, String, String, String) - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
If we receive a message this method will be called.
onNickChange(String, String, String, String) - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
If we receive a nick change message, this method gets called.
onPrivateMessage(String, String, String, String) - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
If we receive a private message this method will be called.
open - Variable in class uk.org.iscream.cms.server.core.loggers.FileLogger
A boolean signifying whether a file is open or not.
open(String) - Method in class uk.org.iscream.cms.server.core.loggers.FileLogger
The open() method opens a new file after the close() method has been called on the FileLog.

P

POP3__ServiceCheck - class uk.org.iscream.cms.server.filter.plugins.POP3__ServiceCheck.
A quick POP3 service checker.
POP3__ServiceCheck() - Constructor for class uk.org.iscream.cms.server.filter.plugins.POP3__ServiceCheck
 
PROTOVER - Static variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
This is our protocol version.
PacketSorter - class uk.org.iscream.cms.server.clientinterface.PacketSorter.
Receives data from the incoming CORBA servant, places it in a Queue, and then arranges distribution to the DataHandlers.
PacketSorter() - Constructor for class uk.org.iscream.cms.server.clientinterface.PacketSorter
Creates a new PacketSorter.
Paging__Monitor - class uk.org.iscream.cms.server.client.monitors.Paging__Monitor.
This Monitor watches the Paging activity for all machines
Paging__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
 
PluginAlerter - interface uk.org.iscream.cms.server.client.PluginAlerter.
An interface to which a Alerters must adhere.
PluginFilter - interface uk.org.iscream.cms.server.filter.PluginFilter.
An interface to which a Plugin for a Filter must adhere.
PluginFilterManager - class uk.org.iscream.cms.server.filter.PluginFilterManager.
This class setups up and manages Plugins in a Filter.
PluginFilterManager() - Constructor for class uk.org.iscream.cms.server.filter.PluginFilterManager
Private Constructor - this part creates the filter pipeline This is a singleton class, btw.
PluginMonitor - interface uk.org.iscream.cms.server.client.PluginMonitor.
An interface to which a Monitor must adhere.
PluginServiceCheck - interface uk.org.iscream.cms.server.filter.PluginServiceCheck.
An interface to which a Plugin for a Service Check must adhere.
PluginServiceCheckManager - class uk.org.iscream.cms.server.filter.PluginServiceCheckManager.
This class setups up and manages Plugins for performing service checks.
PluginServiceCheckManager() - Constructor for class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
Private Constructor - this part creates the filter pipeline This is a singleton class, btw.
PluginServiceCheckPipeline - class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline.
This class setups up and manages Plugins for performing service checks.
PluginServiceCheckPipeline(String, PluginServiceCheckManager) - Constructor for class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
Creates a new pipeline
Process__Monitor - class uk.org.iscream.cms.server.client.monitors.Process__Monitor.
This Monitor watches the Process Counts for all machines
Process__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.Process__Monitor
 
PropertyNotFoundException - exception uk.org.iscream.cms.server.componentmanager.PropertyNotFoundException.
This Exception is thrown when a requested property cannot be found by the configuration system.
PropertyNotFoundException(String) - Constructor for class uk.org.iscream.cms.server.componentmanager.PropertyNotFoundException
Takes a string containing a message detailing specifics about the exception.
packetSizeLimit - Variable in class uk.org.iscream.cms.server.filter.UDPReader
The maximum size of a packet
printAll() - Method in class uk.org.iscream.cms.server.client.Alert
Prints a String representation of the Alert object.
processAlert(int, String, Register, String, String) - Method in class uk.org.iscream.cms.server.client.MonitorSkeleton
Once a Monitor has determined which threshold the given data packet is at, it should then call this method.
processAlertMessage(String, Alert) - Method in class uk.org.iscream.cms.server.client.AlerterSkeleton
Processes a message, replace key fields (eg.

Q

Queue__Monitor - class uk.org.iscream.cms.server.client.monitors.Queue__Monitor.
This Monitor watches the internal server queues.
Queue__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
 

R

REVISION - Static variable in class uk.org.iscream.cms.server.client.Alert
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.client.AlerterManager
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.AlerterSkeleton
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.client.ClientMain
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.client.ClientServant
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.client.MonitorManager
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.MonitorSkeleton
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.client.Register
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.client.WebFeeder
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.alerters.EMail__Alerter
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.alerters.Logging__Alerter
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.client.alerters.WebFeeder__Alerter
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.Services__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceMain
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceServant
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerServant
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.clientinterface.PacketSorter
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.clientinterface.TCPClientListener
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.componentmanager.ComponentManager
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationCache
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.componentmanager.XMLCache
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.core.ConfigurationServant
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.core.Core
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.core.LoggerServant
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.core.loggers.FileLogger
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.core.loggers.MultiLogger
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.core.loggers.ScreenLogger
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.FilterInfoServant
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.filter.FilterMain
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.FilterServant
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.FilterThread
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.PluginFilterManager
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.UDPReader
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.EnforceEssentialData__Plugin
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.FTP__ServiceCheck
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.HTTP__ServiceCheck
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.IMAP__ServiceCheck
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.POP3__ServiceCheck
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.SMTP__ServiceCheck
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.SSH__ServiceCheck
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.Telnet__ServiceCheck
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filter.plugins.TypeChecker__Plugin
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.filtermanager.FilterManager
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filtermanager.HostInit
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.filtermanager.HostListener
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaClientListenerServant
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
The current CVS revision of this class
REVISION - Static variable in class uk.org.iscream.cms.server.rootfilter.RootFilter
The current CVS revision of this class
REVISION - Variable in class uk.org.iscream.cms.server.rootfilter.RootFilterServant
The current CVS revision of this class
ReferenceManager - class uk.org.iscream.cms.server.componentmanager.ReferenceManager.
This class returns references for global system objects.
ReferenceManager() - Constructor for class uk.org.iscream.cms.server.componentmanager.ReferenceManager
This is a private constructor This ensures that the system performs according to a Singleton design pattern
Register - class uk.org.iscream.cms.server.client.Register.
The Register class holds theshold values, the last level of alert for each attribute for a monitor and the time of last alert sent for each alert level.
Register(String, String) - Constructor for class uk.org.iscream.cms.server.client.Register
Construct a Register with the hostname and monitorName (for obtaining the threshold values).
Register(String, String, String) - Constructor for class uk.org.iscream.cms.server.client.Register
Construct a Register with the hostname and monitorName (for obtaining the threshold values).
RootFilter - class uk.org.iscream.cms.server.rootfilter.RootFilter.
The root filter is what all filters talk to Hosts cannot talk to this implementation of a filter.
RootFilter() - Constructor for class uk.org.iscream.cms.server.rootfilter.RootFilter
 
RootFilterServant - class uk.org.iscream.cms.server.rootfilter.RootFilterServant.
A root filter servant has an array of client interfaces where data should be piped.
RootFilterServant(Queue) - Constructor for class uk.org.iscream.cms.server.rootfilter.RootFilterServant
Creates a new RootFilter.
read(InputStream) - Static method in class uk.org.iscream.cms.server.clientinterface.ClientHelper
 
read(InputStream) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper
 
read(InputStream) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHelper
 
read(InputStream) - Static method in class uk.org.iscream.cms.server.core.ConfigurationHelper
 
read(InputStream) - Static method in class uk.org.iscream.cms.server.core.ConfigurationManagerHelper
 
read(InputStream) - Static method in class uk.org.iscream.cms.server.core.LoggerHelper
 
read(InputStream) - Static method in class uk.org.iscream.cms.server.filter.FilterHelper
 
read(InputStream) - Static method in class uk.org.iscream.cms.server.filter.FilterInfoHelper
 
receiveAlert(Alert) - Method in class uk.org.iscream.cms.server.client.WebFeeder
Handles an Alert.
receiveXML(String) - Method in class uk.org.iscream.cms.server.client.ClientServant
Adds the inbound data to our queue when the CORBA method is called.
receiveXML(String) - Method in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceServant
Method to receive a string over CORBA.
receiveXML(String) - Method in interface uk.org.iscream.cms.server.clientinterface.ClientOperations
 
receiveXML(String) - Method in class uk.org.iscream.cms.server.clientinterface.ClientPOATie
 
receiveXML(String) - Method in class uk.org.iscream.cms.server.clientinterface._ClientStub
 
receiveXML(String) - Method in interface uk.org.iscream.cms.server.filter.FilterOperations
 
receiveXML(String) - Method in class uk.org.iscream.cms.server.filter.FilterPOATie
 
receiveXML(String) - Method in class uk.org.iscream.cms.server.filter.FilterServant
Method to receive a string over corba.
receiveXML(String) - Method in class uk.org.iscream.cms.server.filter._FilterStub
 
receiveXML(String) - Method in class uk.org.iscream.cms.server.rootfilter.RootFilterServant
Method to receive a string over corba.
receiveXMLPacket(XMLPacket) - Method in class uk.org.iscream.cms.server.client.WebFeeder
Handles an XMLPacket.
reconnectSleep() - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
Sleep for a configurable amount of time and then return.
recoverWithError(String) - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
If there are any CORBA errors this method is called with the error message.
register(Queue, String) - Method in class uk.org.iscream.cms.server.clientinterface.PacketSorter
Register a DataHandler in the system.
resume() - Method in class uk.org.iscream.cms.server.core.loggers.FileLogger
The resume() method resumes writing to the file by setting the open boolean to true.
run() - Method in class uk.org.iscream.cms.server.client.AlerterSkeleton
Reads the next alert from the alerter queue for this alerter.
run() - Method in class uk.org.iscream.cms.server.client.MonitorManager
Runs the MonitorManager.
run() - Method in class uk.org.iscream.cms.server.client.MonitorSkeleton
Obtains data from the monitors data queue and passes the packet to the analysePacket method.
run() - Method in class uk.org.iscream.cms.server.client.WebFeeder
Thread loop, will check at intervals for any files that need to be "cleaned up".
run() - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
Attempt to kick-start the IRCBot into action.
run() - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatWorker
The main run method of this worker thread.
run() - Method in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
Keeps getting packets from the queue, and analyses them.
run - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
The flag that dictates whether the main loop should *completely* exit
run() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
This method loops round until such a point as we shutdown.
run() - Method in class uk.org.iscream.cms.server.clientinterface.PacketSorter
Method to start the PacketSorter running.
run() - Method in class uk.org.iscream.cms.server.clientinterface.TCPClientListener
The run() method is the main loop for this thread, and we will remain in here until such a point as something goes wrong with the listening.
run() - Method in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
This method initiates the thread, setting things up, and then reading commands from the Client.
run - Variable in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
The flag that dictates whether we should be running
run() - Method in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
Main loop for the Data Handler, keeps sending data from it's local Queue.
run() - Method in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
This method runs and waits for a period defined by ConfigurationProxy.updateTime.
run() - Method in class uk.org.iscream.cms.server.componentmanager.XMLCache
Main loop for the thread to clean out old XMLPackets.
run() - Method in class uk.org.iscream.cms.server.filter.FilterThread
Runs the thread, getting data from the Queue and sending it on to the parent filter.
run() - Method in class uk.org.iscream.cms.server.filter.UDPReader
The main method in the class.
run() - Method in class uk.org.iscream.cms.server.filtermanager.HostInit
Main method in this class, which handles communicating with the host to determine it's setup.
run() - Method in class uk.org.iscream.cms.server.filtermanager.HostListener
The run() method is the main loop for this thread, and we will remain in here until such a point as something goes wrong with the listening.
run - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
The flag that dictates whether the main loop should *completely* exit
run() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
This method loops round until such a point as we shutdown.
runFilter(XMLPacket) - Method in interface uk.org.iscream.cms.server.filter.PluginFilter
Return true if the filter wishes to allow the XMLPacket to pass to the next stage of the plugin filter pipeline.
runFilter(XMLPacket) - Method in class uk.org.iscream.cms.server.filter.plugins.EnforceEssentialData__Plugin
 
runFilter(XMLPacket) - Method in class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
 
runFilter(XMLPacket) - Method in class uk.org.iscream.cms.server.filter.plugins.TypeChecker__Plugin
 
runFilters(XMLPacket) - Method in class uk.org.iscream.cms.server.filter.PluginFilterManager
apply all of the filters in the pipeline to the packet.
runPipeline() - Method in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
Instructs this pipeline to execute
runServiceCheck(String) - Method in interface uk.org.iscream.cms.server.filter.PluginServiceCheck
Performs a check on the service, and returns the XML for the service check
runServiceCheck(String) - Method in class uk.org.iscream.cms.server.filter.ServiceCheckSkeleton
Runs a service check on a given hostname.
runServiceCheck(String) - Method in class uk.org.iscream.cms.server.filter.plugins.FTP__ServiceCheck
Performs the service check on a given host.
runServiceCheck(String) - Method in class uk.org.iscream.cms.server.filter.plugins.HTTP__ServiceCheck
Performs the service check on a given host.
runServiceCheck(String) - Method in class uk.org.iscream.cms.server.filter.plugins.IMAP__ServiceCheck
Performs the service check on a given host.
runServiceCheck(String) - Method in class uk.org.iscream.cms.server.filter.plugins.POP3__ServiceCheck
Performs the service check on a given host.
runServiceCheck(String) - Method in class uk.org.iscream.cms.server.filter.plugins.SMTP__ServiceCheck
Performs the service check on a given host.
runServiceCheck(String) - Method in class uk.org.iscream.cms.server.filter.plugins.SSH__ServiceCheck
Performs the service check on a given host.
runServiceCheck(String) - Method in class uk.org.iscream.cms.server.filter.plugins.Telnet__ServiceCheck
Performs the service check on a given host.
runServiceChecks(String) - Method in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
run all registered service checks on a given host, returning XML data with information about the check.

S

SMTP__ServiceCheck - class uk.org.iscream.cms.server.filter.plugins.SMTP__ServiceCheck.
A quick SMTP service checker.
SMTP__ServiceCheck() - Constructor for class uk.org.iscream.cms.server.filter.plugins.SMTP__ServiceCheck
 
SOURCE - Variable in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
 
SSH__ServiceCheck - class uk.org.iscream.cms.server.filter.plugins.SSH__ServiceCheck.
A quick SSH service checker.
SSH__ServiceCheck() - Constructor for class uk.org.iscream.cms.server.filter.plugins.SSH__ServiceCheck
 
SYSINIT - Static variable in interface uk.org.iscream.cms.server.core.LoggerOperations
 
SYSMSG - Static variable in interface uk.org.iscream.cms.server.core.LoggerOperations
 
ScreenLogger - class uk.org.iscream.cms.server.core.loggers.ScreenLogger.
The ScreenLogger is an implementation of the LoggerImpl defined in the associated interface.
ScreenLogger() - Constructor for class uk.org.iscream.cms.server.core.loggers.ScreenLogger
Creates a new ScreenLoggerServant.
ServiceCheckSkeleton - class uk.org.iscream.cms.server.filter.ServiceCheckSkeleton.
A skeleton class for Service Checks to extend.
ServiceCheckSkeleton() - Constructor for class uk.org.iscream.cms.server.filter.ServiceCheckSkeleton
 
Services__Monitor - class uk.org.iscream.cms.server.client.monitors.Services__Monitor.
This Monitor watches the Service checks on hosts
Services__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.Services__Monitor
 
SimpleGUILogger - class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger.
The SimpleGUILogger is an implementation of the LoggerImpl defined in the associated interface.
SimpleGUILogger() - Constructor for class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
Creates a new ScreenLoggerServant.
SimpleSwingLogger - class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger.
The SimpleSwingLogger is an implementation of the LoggerImpl defined in the associated interface.
SimpleSwingLogger() - Constructor for class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
Creates a new Simple Swing Logger.
SourceChecker__Plugin - class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin.
This plugin is designed to check the source of incoming packets, and ensure the source machine is permitted to send packets through the system.
SourceChecker__Plugin() - Constructor for class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
 
Swap__Monitor - class uk.org.iscream.cms.server.client.monitors.Swap__Monitor.
This Monitor watches the Swap for all machines
Swap__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
 
send(String) - Method in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
Send any String message to the outgoing Socket.
sendAlert(Alert) - Method in class uk.org.iscream.cms.server.client.AlerterSkeleton
Sends an alert object using whatever transport mechanism the extending class is implementing.
sendAlert(Alert) - Method in class uk.org.iscream.cms.server.client.alerters.EMail__Alerter
Implements the abstract method from the skeleton class.
sendAlert(Alert) - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
Implements the abstract method from the skeleton class.
sendAlert(Alert) - Method in class uk.org.iscream.cms.server.client.alerters.Logging__Alerter
Implements the abstract method from the skeleton class.
sendAlert(Alert) - Method in class uk.org.iscream.cms.server.client.alerters.WebFeeder__Alerter
 
sendERROR() - Method in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
Send an ERROR message to the outgoing Socket.
sendMessage(String) - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
Send a message to the current channel.
sendOK() - Method in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
Send an OK message to the outgoing Socket
sep - Variable in class uk.org.iscream.cms.server.client.WebFeeder
The default path seperator, here for convienience
setConfig(Configuration) - Method in class uk.org.iscream.cms.server.componentmanager.ConfigurationCache
Sets this cache to hold a new CORBA Configuration object.
setHostList(String) - Method in interface uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerOperations
 
setHostList(String) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
setHostList(String) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
Sets the host list for the Client to the requested semi-colon separated list of hostnames.
setHostList(String) - Method in class uk.org.iscream.cms.server.clientinterface._CorbaControlHandlerStub
 
setHostList(String) - Method in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
Sets the host list for the Client to the requested semi-colon separated list of hostnames.
setLastAlertLevel(int) - Method in class uk.org.iscream.cms.server.client.Register
Sets the last alert level Note that if this is setting to an OK level alert, it resets _maxLevelCount.
setLastAlertTimeout(long) - Method in class uk.org.iscream.cms.server.client.Register
Sets the timeout value of the last alert sent
setLastHeartbeat(long) - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatHolder
Set the time of the last heartbeat
setLastThresholdLevel(int) - Method in class uk.org.iscream.cms.server.client.Register
Sets the last threshold level
setPropertyCache(HashMap) - Method in class uk.org.iscream.cms.server.componentmanager.ConfigurationCache
Sets this cache to hold a new property cache.
setTimeLastSent(long) - Method in class uk.org.iscream.cms.server.client.Register
Gets the time an alert was sent at the given level.
shutdown() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
Method to shutdown this Data Handler.
shutdown() - Method in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
Method to shutdown this Data Handler.
shutdown() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
Method to shutdown this Data Handler.
start() - Method in class uk.org.iscream.cms.server.client.ClientMain
This starts the Local Client component.
start() - Method in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceMain
This method starts the ClientInterface
start() - Method in interface uk.org.iscream.cms.server.componentmanager.Component
This method starts the implementing component
start() - Method in class uk.org.iscream.cms.server.core.Core
This method starts the CORE Currently the args are passed direct to the ORB, so any ORB paramaters could go there.
start() - Method in class uk.org.iscream.cms.server.filter.FilterMain
Starts the Filter component
start() - Method in class uk.org.iscream.cms.server.filtermanager.FilterManager
This method starts the FilterManager
start() - Method in class uk.org.iscream.cms.server.rootfilter.RootFilter
This starts the Root Filter for the system
startData() - Method in interface uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerOperations
 
startData() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
startData() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
Start sending data to the client.
startData() - Method in class uk.org.iscream.cms.server.clientinterface._CorbaControlHandlerStub
 
startData() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
Start sending data to the client.
startUp() - Static method in class uk.org.iscream.cms.server.componentmanager.ComponentManager
Starts the components as obtained from the configuration.
stopData() - Method in interface uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerOperations
 
stopData() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
stopData() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
Stop sending data to the client.
stopData() - Method in class uk.org.iscream.cms.server.clientinterface._CorbaControlHandlerStub
 
stopData() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
Stop sending data to the client.
suspend() - Method in class uk.org.iscream.cms.server.core.loggers.FileLogger
The suspend() method halts writing to the file by setting the open boolean to false, and thus blocking the write() method.

T

TCPClientListener - class uk.org.iscream.cms.server.clientinterface.TCPClientListener.
Listener for incoming TCP clients, and startup a Handler a connection is received.
TCPClientListener(PacketSorter) - Constructor for class uk.org.iscream.cms.server.clientinterface.TCPClientListener
Constructs a new TCPClientListener
TCPControlHandler - class uk.org.iscream.cms.server.clientinterface.TCPControlHandler.
Acts as a Control Handler to a TCP based client.
TCPControlHandler(Socket, PacketSorter) - Constructor for class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
Construct a new TCPControlHandler, and setup the reader and writer for the new Socket.
TCPDataHandler - class uk.org.iscream.cms.server.clientinterface.TCPDataHandler.
Acts as a Data Handler to a TCP based client, providing it with a constant stream of XML data for the hosts the client has requested.
TCPDataHandler(Socket) - Constructor for class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
Construct a new TCPDataHandler with a Socket provided by the Control Handler.
Telnet__ServiceCheck - class uk.org.iscream.cms.server.filter.plugins.Telnet__ServiceCheck.
A quick Telnet service checker.
Telnet__ServiceCheck() - Constructor for class uk.org.iscream.cms.server.filter.plugins.Telnet__ServiceCheck
 
TypeChecker__Plugin - class uk.org.iscream.cms.server.filter.plugins.TypeChecker__Plugin.
This plugin is designed to check the type of incoming packets.
TypeChecker__Plugin() - Constructor for class uk.org.iscream.cms.server.filter.plugins.TypeChecker__Plugin
 
textArea - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
a text area
thresholdLOWER - Static variable in class uk.org.iscream.cms.server.client.Alert
An internal representation of a LOWER threshold
thresholdLevels - Static variable in class uk.org.iscream.cms.server.client.Alert
The textual names of the threshold levels.
thresholdNORMAL - Static variable in class uk.org.iscream.cms.server.client.Alert
An internal representation of a NORMAL threshold
thresholdUPPER - Static variable in class uk.org.iscream.cms.server.client.Alert
An internal representation of an UPPER threshold
toString() - Method in class uk.org.iscream.cms.server.client.Alert
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.AlerterManager
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.ClientMain
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.ClientServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.MonitorManager
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.WebFeeder
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.alerters.EMail__Alerter
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.alerters.Logging__Alerter
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.alerters.WebFeeder__Alerter
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.Services__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceMain
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.clientinterface.PacketSorter
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.clientinterface.TCPClientListener
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString - Static variable in class uk.org.iscream.cms.server.componentmanager.ComponentManager
The toString() of this class As it won't be instatiated, this is needed.
toString() - Method in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.componentmanager.XMLCache
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.core.ConfigurationServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.core.Core
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.core.LoggerServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.core.loggers.FileLogger
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.core.loggers.MultiLogger
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.core.loggers.ScreenLogger
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.FilterInfoServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.FilterMain
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.FilterServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.FilterThread
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.PluginFilterManager
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.UDPReader
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.plugins.EnforceEssentialData__Plugin
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filter.plugins.TypeChecker__Plugin
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filtermanager.FilterManager
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filtermanager.HostInit
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.filtermanager.HostListener
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaClientListenerServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.rootfilter.RootFilter
Overrides the Object.toString() method to provide clean logging (every class should have this).
toString() - Method in class uk.org.iscream.cms.server.rootfilter.RootFilterServant
Overrides the Object.toString() method to provide clean logging (every class should have this).
type() - Static method in class uk.org.iscream.cms.server.clientinterface.ClientHelper
 
type() - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper
 
type() - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHelper
 
type() - Static method in class uk.org.iscream.cms.server.core.ConfigurationHelper
 
type() - Static method in class uk.org.iscream.cms.server.core.ConfigurationManagerHelper
 
type() - Static method in class uk.org.iscream.cms.server.core.LoggerHelper
 
type() - Static method in class uk.org.iscream.cms.server.filter.FilterHelper
 
type() - Static method in class uk.org.iscream.cms.server.filter.FilterInfoHelper
 

U

UDPReader - class uk.org.iscream.cms.server.filter.UDPReader.
This class contains the main method to be run by the filterd.
UDPReader(int, Queue) - Constructor for class uk.org.iscream.cms.server.filter.UDPReader
Constructs a new UDPReader.
UserCount__Monitor - class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor.
This Monitor watches the logged on user count for all machines
UserCount__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
 
uk.org.iscream.cms.server.client - package uk.org.iscream.cms.server.client
 
uk.org.iscream.cms.server.client.alerters - package uk.org.iscream.cms.server.client.alerters
 
uk.org.iscream.cms.server.client.monitors - package uk.org.iscream.cms.server.client.monitors
 
uk.org.iscream.cms.server.clientinterface - package uk.org.iscream.cms.server.clientinterface
 
uk.org.iscream.cms.server.componentmanager - package uk.org.iscream.cms.server.componentmanager
 
uk.org.iscream.cms.server.core - package uk.org.iscream.cms.server.core
 
uk.org.iscream.cms.server.core.loggers - package uk.org.iscream.cms.server.core.loggers
 
uk.org.iscream.cms.server.filter - package uk.org.iscream.cms.server.filter
 
uk.org.iscream.cms.server.filter.plugins - package uk.org.iscream.cms.server.filter.plugins
 
uk.org.iscream.cms.server.filtermanager - package uk.org.iscream.cms.server.filtermanager
 
uk.org.iscream.cms.server.rootfilter - package uk.org.iscream.cms.server.rootfilter
 
usage() - Static method in class uk.org.iscream.cms.server.componentmanager.ComponentManager
A simple method to print the usage of this class.

V

VERBOSITY_NAMES - Static variable in class uk.org.iscream.cms.server.core.LoggerServant
An array of names of verbosity levels.
value - Variable in class uk.org.iscream.cms.server.clientinterface.ClientHolder
 
value - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHolder
 
value - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHolder
 
value - Variable in class uk.org.iscream.cms.server.core.ConfigurationHolder
 
value - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerHolder
 
value - Variable in class uk.org.iscream.cms.server.core.LoggerHolder
 
value - Variable in class uk.org.iscream.cms.server.filter.FilterHolder
 
value - Variable in class uk.org.iscream.cms.server.filter.FilterInfoHolder
 

W

WARNING - Static variable in interface uk.org.iscream.cms.server.core.LoggerOperations
 
WebFeeder - class uk.org.iscream.cms.server.client.WebFeeder.
Provides a feed to the webpage system.
WebFeeder() - Constructor for class uk.org.iscream.cms.server.client.WebFeeder
Construct a new WebFeeder.
WebFeeder__Alerter - class uk.org.iscream.cms.server.client.alerters.WebFeeder__Alerter.
Provides a full Alert feed to the singleton instnace of the WebFeeder.
WebFeeder__Alerter() - Constructor for class uk.org.iscream.cms.server.client.alerters.WebFeeder__Alerter
 
WebFeeder__Monitor - class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor.
Provides a full XMLPacket feed to the WebFeeder
WebFeeder__Monitor() - Constructor for class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
Constructs a new instance of this hook for the WebFeeder.
width - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
 
write(OutputStream, Client) - Static method in class uk.org.iscream.cms.server.clientinterface.ClientHelper
 
write(OutputStream, CorbaClientListener) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHelper
 
write(OutputStream, CorbaControlHandler) - Static method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHelper
 
write(OutputStream, Configuration) - Static method in class uk.org.iscream.cms.server.core.ConfigurationHelper
 
write(OutputStream, ConfigurationManager) - Static method in class uk.org.iscream.cms.server.core.ConfigurationManagerHelper
 
write(OutputStream, Logger) - Static method in class uk.org.iscream.cms.server.core.LoggerHelper
 
write(String, int) - Method in interface uk.org.iscream.cms.server.core.LoggerImpl
The write() method takes a line of text, pre-formatted and outputs it using a method defined by the actual implementation.
write(String, int, String) - Method in interface uk.org.iscream.cms.server.core.LoggerOperations
 
write(String, int, String) - Method in class uk.org.iscream.cms.server.core.LoggerPOATie
 
write(String, int, String) - Method in class uk.org.iscream.cms.server.core.LoggerServant
The write() method takes a source, verbosity level and message, and formats them using an external line formatting method.
write(String, int, String) - Method in class uk.org.iscream.cms.server.core._LoggerStub
 
write(String, int) - Method in class uk.org.iscream.cms.server.core.loggers.FileLogger
The write() method takes a line of text, pre-formatted and outputs it using a method defined by the actual implementation.
write(String, int, String) - Method in class uk.org.iscream.cms.server.core.loggers.FileLogger
This method is provided if this class wishes to log a message itself.
write(String, int) - Method in class uk.org.iscream.cms.server.core.loggers.MultiLogger
The write() method takes a line of text, pre-formatted and outputs it using a method defined by the actual implementation.
write(String, int, String) - Method in class uk.org.iscream.cms.server.core.loggers.MultiLogger
This method is provided if this class wishes to log a message itself.
write(String, int) - Method in class uk.org.iscream.cms.server.core.loggers.ScreenLogger
The write() method takes a line of text, pre-formatted and outputs it using a method defined by the actual implementation.
write(String, int, String) - Method in class uk.org.iscream.cms.server.core.loggers.ScreenLogger
This method is provided if this class wishes to log a message itself.
write(String, int) - Method in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
The write() method takes a line of text, pre-formatted and outputs it using a method defined by the actual implementation.
write(String, int, String) - Method in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
This method is provided if this class wishes to log a message itself.
write(String, int) - Method in class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
The write() method takes a line of text, pre-formatted and outputs it using a method defined by the actual implementation.
write(String, int, String) - Method in class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
This method is provided if this class wishes to log a message itself.
write(OutputStream, Filter) - Static method in class uk.org.iscream.cms.server.filter.FilterHelper
 
write(OutputStream, FilterInfo) - Static method in class uk.org.iscream.cms.server.filter.FilterInfoHelper
 
writeData(File, File, String) - Method in class uk.org.iscream.cms.server.client.WebFeeder
Attempts to write "data" to "outFile" in "outDir".
writer - Variable in class uk.org.iscream.cms.server.core.loggers.FileLogger
A reference to the writer being used.

X

XMLCache - class uk.org.iscream.cms.server.componentmanager.XMLCache.
An XMLCache to cut down the cost of XML parsing.
XMLCache() - Constructor for class uk.org.iscream.cms.server.componentmanager.XMLCache
A private constructor to start this class up

_

_ClientStub - class uk.org.iscream.cms.server.clientinterface._ClientStub.
Generated from IDL definition of interface "Client"
_ClientStub() - Constructor for class uk.org.iscream.cms.server.clientinterface._ClientStub
 
_ConfigurationManagerStub - class uk.org.iscream.cms.server.core._ConfigurationManagerStub.
Generated from IDL definition of interface "ConfigurationManager"
_ConfigurationManagerStub() - Constructor for class uk.org.iscream.cms.server.core._ConfigurationManagerStub
 
_ConfigurationStub - class uk.org.iscream.cms.server.core._ConfigurationStub.
Generated from IDL definition of interface "Configuration"
_ConfigurationStub() - Constructor for class uk.org.iscream.cms.server.core._ConfigurationStub
 
_CorbaClientListenerStub - class uk.org.iscream.cms.server.clientinterface._CorbaClientListenerStub.
Generated from IDL definition of interface "CorbaClientListener"
_CorbaClientListenerStub() - Constructor for class uk.org.iscream.cms.server.clientinterface._CorbaClientListenerStub
 
_CorbaControlHandlerStub - class uk.org.iscream.cms.server.clientinterface._CorbaControlHandlerStub.
Generated from IDL definition of interface "CorbaControlHandler"
_CorbaControlHandlerStub() - Constructor for class uk.org.iscream.cms.server.clientinterface._CorbaControlHandlerStub
 
_FilterInfoStub - class uk.org.iscream.cms.server.filter._FilterInfoStub.
Generated from IDL definition of interface "FilterInfo"
_FilterInfoStub() - Constructor for class uk.org.iscream.cms.server.filter._FilterInfoStub
 
_FilterStub - class uk.org.iscream.cms.server.filter._FilterStub.
Generated from IDL definition of interface "Filter"
_FilterStub() - Constructor for class uk.org.iscream.cms.server.filter._FilterStub
 
_LoggerStub - class uk.org.iscream.cms.server.core._LoggerStub.
Generated from IDL definition of interface "Logger"
_LoggerStub() - Constructor for class uk.org.iscream.cms.server.core._LoggerStub
 
_UDPListenPort - Variable in class uk.org.iscream.cms.server.filter.FilterInfoServant
The UDP port we're listening on
_acl - Variable in class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
This holds the ACL for the plugin.
_active - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
Are we "active"
_alertCount - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
Number of alerts sent
_alertLevel - Variable in class uk.org.iscream.cms.server.client.Alert
The alert level of this Alert object
_alerterPipeline - Variable in class uk.org.iscream.cms.server.client.AlerterManager
LinkedList for holding the PluginAlerter objects (the pipeline).
_alerterQueue - Static variable in class uk.org.iscream.cms.server.client.ClientMain
A queue for the alerter manager
_alerterQueue - Variable in class uk.org.iscream.cms.server.client.MonitorSkeleton
A reference to the Alerter queue, into which all new alerts will be placed.
_allHostDataList - Variable in class uk.org.iscream.cms.server.clientinterface.PacketSorter
A list specifically for a Queue's associated with DataHandlers that want all host information.
_allHostsList - Variable in class uk.org.iscream.cms.server.clientinterface.PacketSorter
A list of all hosts.
_allQueue - Variable in class uk.org.iscream.cms.server.client.MonitorManager
Outgoing ALL Queue
_all_interfaces(POA, byte[]) - Method in class uk.org.iscream.cms.server.clientinterface.ClientPOA
 
_all_interfaces(POA, byte[]) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOA
 
_all_interfaces(POA, byte[]) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOA
 
_all_interfaces(POA, byte[]) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOA
 
_all_interfaces(POA, byte[]) - Method in class uk.org.iscream.cms.server.core.ConfigurationPOA
 
_all_interfaces(POA, byte[]) - Method in class uk.org.iscream.cms.server.core.LoggerPOA
 
_all_interfaces(POA, byte[]) - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOA
 
_all_interfaces(POA, byte[]) - Method in class uk.org.iscream.cms.server.filter.FilterPOA
 
_attributeName - Variable in class uk.org.iscream.cms.server.client.Alert
The textual representation of the attribute that caused the alert.
_attributeName - Variable in class uk.org.iscream.cms.server.client.Register
The attribute name, as obtained from the configuration.
_attributeNames - Variable in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
An array of "nice names" for the attributes in _attributes.
_attributeNames - Variable in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
An array of "nice names" for the attributes in _attributes.
_attributeNames - Variable in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
An array of "nice names" for the attributes in _attributes.
_attributeNames - Variable in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
An array of "nice names" for the attributes in _attributes.
_attributes - Variable in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
An array of attributes which we will be checking.
_attributes - Variable in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
An array of attributes which we will be checking.
_attributes - Variable in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
An array of attributes which we will be checking.
_attributes - Variable in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
An array of attributes which we will be checking.
_cchServant - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
A reference to our controlling class
_cchServant - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
A reference to our controlling class
_channel - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
Just a reminder to what channel we're on...
_client - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
The "servant" part of the client we're connected to.
_client - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
The "servant" part of the client we're connected to.
_client - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
The "servant" part of the client we're connected to.
_client - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
The "servant" part of the client we're connected to.
_clientName - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
The name of the Client we're connected to
_clientname - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
A name to identify the client
_clientname - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
A name to identify the client
_cm - Variable in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
The configuration manager
_componentsToStart - Static variable in class uk.org.iscream.cms.server.componentmanager.ComponentManager
 
_config - Variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationCache
The Configuration this configuration cache looks after
_configCache - Variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
Holds a list of configuration cache's for every configuration that has been requested of this proxy.
_configManager - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
A reference to the Configuration Manager the system is using
_configManager - Variable in class uk.org.iscream.cms.server.filtermanager.HostInit
A reference to the Configuration Manager the system is using
_configPath - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
The root path to all configurations
_confman - Variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
This holds a reference to the configuration manager
_cp - Variable in class uk.org.iscream.cms.server.client.AlerterSkeleton
A reference to the singleton configuration proxy in use, through which alerter configuration can be obtained
_cp - Variable in class uk.org.iscream.cms.server.client.Register
A reference to the configuration proxy in use
_cp - Variable in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
A reference to the configuration proxy in use
_cp - Variable in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
A reference to the configuration proxy in use
_cp - Variable in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
A reference to the configuration proxy in use
_cp - Variable in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
A reference to the configuration proxy in use
_cp - Variable in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
A reference to the configuration proxy in use
_cp - Variable in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
A reference to the configuration proxy in use
_cp - Variable in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
A reference to the configuration proxy in use
_created - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
When this pipleine was created
_dataHandler - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
A reference to our DataHandler, if we have one
_dataHandler - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
A reference to the DataHandler, if there is one
_dataHandler - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
A reference to our DataHandler, if we have one
_dataQueue - Variable in class uk.org.iscream.cms.server.client.MonitorManager
Outgoing data Queue
_delegate - Variable in class uk.org.iscream.cms.server.clientinterface.ClientPOATie
 
_delegate() - Method in class uk.org.iscream.cms.server.clientinterface.ClientPOATie
 
_delegate(ClientOperations) - Method in class uk.org.iscream.cms.server.clientinterface.ClientPOATie
 
_delegate - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie
 
_delegate() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie
 
_delegate(CorbaClientListenerOperations) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie
 
_delegate - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
_delegate() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
_delegate(CorbaControlHandlerOperations) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
_delegate - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
_delegate() - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
_delegate(ConfigurationManagerOperations) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
_delegate - Variable in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
_delegate() - Method in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
_delegate(ConfigurationOperations) - Method in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
_delegate - Variable in class uk.org.iscream.cms.server.core.LoggerPOATie
 
_delegate() - Method in class uk.org.iscream.cms.server.core.LoggerPOATie
 
_delegate(LoggerOperations) - Method in class uk.org.iscream.cms.server.core.LoggerPOATie
 
_delegate - Variable in class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
_delegate() - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
_delegate(FilterInfoOperations) - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
_delegate - Variable in class uk.org.iscream.cms.server.filter.FilterPOATie
 
_delegate() - Method in class uk.org.iscream.cms.server.filter.FilterPOATie
 
_delegate(FilterOperations) - Method in class uk.org.iscream.cms.server.filter.FilterPOATie
 
_fileList - Variable in class uk.org.iscream.cms.server.core.ConfigurationServant
The list of files that were used to build this configuration
_fileList - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
The list of files used in the configuration
_filelog - Variable in class uk.org.iscream.cms.server.core.loggers.MultiLogger
A reference to the FileLogger we'll use
_filterPipeline - Variable in class uk.org.iscream.cms.server.filter.PluginFilterManager
LinkedList for holding the PluginFilter objects (the pipeline).
_hashA - Variable in class uk.org.iscream.cms.server.componentmanager.XMLCache
Our primary HashMap
_hashB - Variable in class uk.org.iscream.cms.server.componentmanager.XMLCache
Our secondary HashMap
_hostList - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
The host list the Client has requested
_hostList - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
The host list the Client has requested
_hostMap - Variable in class uk.org.iscream.cms.server.clientinterface.PacketSorter
A HashMap to store lists of Queue's (in the DataHandlers) in a way that can be easily accessed when data comes in.
_hostPipelines - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
A hash map containing host pipelines
_hostname - Variable in class uk.org.iscream.cms.server.client.Register
The host this register is for
_hostname - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
The name of the host this pipleline is for
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
A HashMap of hosts, with associated HeartbeatHolder's.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.Services__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hosts - Variable in class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring.
_hostsInode - Variable in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring (inodes).
_hostsR - Variable in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring (reads).
_hostsR - Variable in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring (reads).
_hostsW - Variable in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring (writes).
_hostsW - Variable in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
A HashMap of Registers (or groups of Registers), one for each host we're monitoring (writes).
_ids() - Method in class uk.org.iscream.cms.server.clientinterface._ClientStub
 
_ids() - Method in class uk.org.iscream.cms.server.clientinterface._CorbaClientListenerStub
 
_ids() - Method in class uk.org.iscream.cms.server.clientinterface._CorbaControlHandlerStub
 
_ids() - Method in class uk.org.iscream.cms.server.core._ConfigurationManagerStub
 
_ids() - Method in class uk.org.iscream.cms.server.core._ConfigurationStub
 
_ids() - Method in class uk.org.iscream.cms.server.core._LoggerStub
 
_ids() - Method in class uk.org.iscream.cms.server.filter._FilterInfoStub
 
_ids() - Method in class uk.org.iscream.cms.server.filter._FilterStub
 
_ignoredCount - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
Number of alerts ignored when in "stopped" mode
_initialAlertTime - Variable in class uk.org.iscream.cms.server.client.Alert
The time in milliseconds that this alert first occured.
_initialAlertTime - Variable in class uk.org.iscream.cms.server.client.Register
Initial times that an alert was first raised.
_instance - Static variable in class uk.org.iscream.cms.server.client.AlerterManager
A reference to the single instance of this class
_instance - Static variable in class uk.org.iscream.cms.server.client.MonitorManager
A reference to the single instance of this class
_instance - Static variable in class uk.org.iscream.cms.server.client.WebFeeder
A reference to the single instance of this class
_instance - Static variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
A reference to the single instance of this class
_instance - Static variable in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
A reference to the single instance of this class
_instance - Static variable in class uk.org.iscream.cms.server.componentmanager.XMLCache
Reference to our instance - we're a singleton.
_instance - Static variable in class uk.org.iscream.cms.server.filter.PluginFilterManager
A reference to the single instance of this class
_instance - Static variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
A reference to the single instance of this class
_invoke(String, InputStream, ResponseHandler) - Method in class uk.org.iscream.cms.server.clientinterface.ClientPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class uk.org.iscream.cms.server.core.ConfigurationPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class uk.org.iscream.cms.server.core.LoggerPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOA
 
_invoke(String, InputStream, ResponseHandler) - Method in class uk.org.iscream.cms.server.filter.FilterPOA
 
_ircbot - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
A reference to the IRCBot
_lastAlert - Variable in class uk.org.iscream.cms.server.client.Alert
The last alert level for this attribute
_lastAlert - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
The last alert that was sent
_lastAlertLevel - Variable in class uk.org.iscream.cms.server.client.Register
An array of last alert levels for each attribute this register is looking after.
_lastAlertTime - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
The time of the last alert
_lastAlertTimeout - Variable in class uk.org.iscream.cms.server.client.Register
An array of last alert timeout levels for each attribute this register is looking after.
_lastHeartbeat - Variable in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatHolder
last heartbeat time
_lastModified - Variable in class uk.org.iscream.cms.server.core.ConfigurationServant
The date stamp of the configuration file this object is using
_lastModified - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
When the current pipeline configuration was last modified
_lastThresholdLevel - Variable in class uk.org.iscream.cms.server.client.Register
An array of last threshold levels for each attribute this register is looking after.
_loadedServiceChecks - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
A hash map containing host pipelines
_logger - Variable in class uk.org.iscream.cms.server.client.AlerterManager
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.client.AlerterSkeleton
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.client.ClientMain
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.client.ClientServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.client.MonitorManager
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.client.MonitorSkeleton
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.client.WebFeeder
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
A reference to the system logger.
_logger - Variable in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceMain
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.clientinterface.PacketSorter
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.clientinterface.TCPClientListener
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
The logger
_logger - Variable in class uk.org.iscream.cms.server.componentmanager.XMLCache
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.core.ConfigurationServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.core.Core
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.core.LoggerServant
The actual Logger used by this instance
_logger - Variable in class uk.org.iscream.cms.server.filter.FilterInfoServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.FilterMain
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.FilterServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.FilterThread
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.PluginFilterManager
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.UDPReader
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.plugins.EnforceEssentialData__Plugin
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filter.plugins.TypeChecker__Plugin
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filtermanager.FilterManager
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filtermanager.HostInit
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.filtermanager.HostListener
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaClientListenerServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.rootfilter.RootFilter
This holds a reference to the system logger that is being used.
_logger - Variable in class uk.org.iscream.cms.server.rootfilter.RootFilterServant
This holds a reference to the system logger that is being used.
_manager - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
The plugin manager from which we can obtain references to service checks
_maxLevelCount - Variable in class uk.org.iscream.cms.server.client.Register
The number of times the maximum level alert has occured IN A ROW, this is escalated by the escalate(int) method, and reset by the setLastAlertLevel(int, int) method
_maxMessages - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
The maximum number of messages that can be displayed before bottom items are removed.
_maxMessages - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
The maximum number of messages that can be displayed before bottom items are removed.
_monitorName - Variable in class uk.org.iscream.cms.server.client.Register
The monitor this register is for
_monitorPipeline - Variable in class uk.org.iscream.cms.server.client.MonitorManager
LinkedList for holding the PluginMonitor objects (the pipeline).
_monitorQueue - Static variable in class uk.org.iscream.cms.server.client.ClientMain
A queue for the monitor manager
_name - Variable in class uk.org.iscream.cms.server.client.Alert
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.AlerterManager
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.AlerterSkeleton
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.ClientServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.MonitorManager
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.WebFeeder
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.alerters.EMail__Alerter
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.alerters.Logging__Alerter
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.alerters.WebFeeder__Alerter
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.CPU__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.DiskIO__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.Load__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.Memory__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.NetIO__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.Paging__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.Process__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.Queue__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.Services__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.Swap__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.UserCount__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.clientinterface.PacketSorter
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.clientinterface.TCPClientListener
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.componentmanager.XMLCache
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.core.ConfigurationServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.core.Core
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.core.LoggerServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.core.loggers.FileLogger
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.core.loggers.MultiLogger
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.core.loggers.ScreenLogger
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleGUILogger
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.FilterInfoServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.FilterServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.FilterThread
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.PluginFilterManager
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.UDPReader
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.plugins.EnforceEssentialData__Plugin
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filter.plugins.TypeChecker__Plugin
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filtermanager.FilterManager
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filtermanager.HostInit
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.filtermanager.HostListener
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaClientListenerServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
This is the friendly identifier of the component this class is running in.
_name - Variable in class uk.org.iscream.cms.server.rootfilter.RootFilterServant
This is the friendly identifier of the component this class is running in.
_nameInode - Variable in class uk.org.iscream.cms.server.client.monitors.Disk__Monitor
Inodes have the name "DiskInode" in the configuration.
_nickname - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter.IRCBot
A reminder of our current nickname...
_ns - Variable in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
The Naming Service
_opsClass - Static variable in class uk.org.iscream.cms.server.clientinterface._ClientStub
 
_opsClass - Static variable in class uk.org.iscream.cms.server.clientinterface._CorbaClientListenerStub
 
_opsClass - Static variable in class uk.org.iscream.cms.server.clientinterface._CorbaControlHandlerStub
 
_opsClass - Static variable in class uk.org.iscream.cms.server.core._ConfigurationManagerStub
 
_opsClass - Static variable in class uk.org.iscream.cms.server.core._ConfigurationStub
 
_opsClass - Static variable in class uk.org.iscream.cms.server.core._LoggerStub
 
_opsClass - Static variable in class uk.org.iscream.cms.server.filter._FilterInfoStub
 
_opsClass - Static variable in class uk.org.iscream.cms.server.filter._FilterStub
 
_orb - Variable in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
The ORB
_otherQueue - Variable in class uk.org.iscream.cms.server.client.MonitorManager
Outgoing other Queue
_packetSorter - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerServant
A reference to the PacketSorter.
_packetSorter - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
A reference to the PacketSorter.
_packetSorter - Variable in class uk.org.iscream.cms.server.clientinterface.TCPClientListener
A reference to the PacketSorter.
_packetSorter - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
A reference to the PacketSorter.
_pipeline - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
Holds the current pipeline of plugins
_poa - Variable in class uk.org.iscream.cms.server.clientinterface.ClientPOATie
 
_poa - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie
 
_poa - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
_poa - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
_poa - Variable in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
_poa - Variable in class uk.org.iscream.cms.server.core.LoggerPOATie
 
_poa - Variable in class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
_poa - Variable in class uk.org.iscream.cms.server.filter.FilterPOATie
 
_port - Variable in class uk.org.iscream.cms.server.filter.UDPReader
The port that this reader is using
_properties - Variable in class uk.org.iscream.cms.server.core.ConfigurationServant
The properties object that this class provides a CORBA interface to
_propertyCache - Variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationCache
A hash that contains cached property values
_qID - Variable in class uk.org.iscream.cms.server.client.AlerterSkeleton
The ID of the queue the alerter will use.
_qID - Variable in class uk.org.iscream.cms.server.client.MonitorManager
Our incoming queue ID
_qID - Variable in class uk.org.iscream.cms.server.client.MonitorSkeleton
The ID of the queue the monitor will use.
_qID - Variable in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
Holds our queue ID number.
_queue - Variable in class uk.org.iscream.cms.server.client.ClientServant
A reference to our Queue to place the inbond data into.
_queue - Variable in class uk.org.iscream.cms.server.client.MonitorManager
A reference to our incoming Queue
_queue - Variable in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceServant
A reference to the Queue we'll add data to.
_queue - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
The Queue we'll use for buffering data to the client.
_queue - Variable in class uk.org.iscream.cms.server.clientinterface.PacketSorter
A reference to the Queue we're using.
_queue - Variable in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
A reference to our Queue
_queue - Variable in class uk.org.iscream.cms.server.filter.FilterServant
Our Queue object
_queue - Variable in class uk.org.iscream.cms.server.filter.FilterThread
The Queue object
_queue - Variable in class uk.org.iscream.cms.server.filter.UDPReader
The Queue object
_queue - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaClientListenerServant
A reference to our Queue.
_queue - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
A reference to our Queue.
_queue - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
The Queue we'll use for buffering data to the client.
_queue - Variable in class uk.org.iscream.cms.server.rootfilter.RootFilterServant
A reference to the Queue being used.
_queueID - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaDataHandler
Our queue number within our Queue
_queueID - Variable in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
Our queue number within our Queue
_queueID - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaDataHandler
Our queue number within our Queue
_read(InputStream) - Method in class uk.org.iscream.cms.server.clientinterface.ClientHolder
 
_read(InputStream) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHolder
 
_read(InputStream) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHolder
 
_read(InputStream) - Method in class uk.org.iscream.cms.server.core.ConfigurationHolder
 
_read(InputStream) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerHolder
 
_read(InputStream) - Method in class uk.org.iscream.cms.server.core.LoggerHolder
 
_read(InputStream) - Method in class uk.org.iscream.cms.server.filter.FilterHolder
 
_read(InputStream) - Method in class uk.org.iscream.cms.server.filter.FilterInfoHolder
 
_refman - Variable in class uk.org.iscream.cms.server.client.AlerterManager
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.client.ClientMain
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.client.MonitorManager
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.clientinterface.ClientInterfaceMain
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerServant
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerServant
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.core.ConfigurationServant
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.core.Core
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.filter.FilterMain
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.filter.FilterThread
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.filter.PluginFilterManager
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.filtermanager.FilterManager
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaClientListenerServant
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.rootfilter.CorbaControlHandlerServant
A reference to the reference manager in use
_refman - Variable in class uk.org.iscream.cms.server.rootfilter.RootFilter
A reference to the reference manager in use
_register - Variable in class uk.org.iscream.cms.server.client.monitors.Heartbeat__Monitor.HeartbeatHolder
register ref
_rootPOA - Variable in class uk.org.iscream.cms.server.componentmanager.ReferenceManager
The Root POA
_running - Variable in class uk.org.iscream.cms.server.client.AlerterSkeleton
The state of the alerter thread
_running - Variable in class uk.org.iscream.cms.server.client.MonitorSkeleton
The state of the alerter thread
_running - Variable in class uk.org.iscream.cms.server.client.monitors.WebFeeder__Monitor
A flag so we can stop if required.
_running - Variable in class uk.org.iscream.cms.server.componentmanager.ConfigurationProxy
Holds the current state of the configuration proxy's thread
_running - Variable in class uk.org.iscream.cms.server.componentmanager.XMLCache
We can set this to false to stop the Thread
_screenlog - Variable in class uk.org.iscream.cms.server.core.loggers.MultiLogger
A reference to the ScreenLogger we'll use
_socket - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
The socket we are talking on
_socket - Variable in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
A reference to the Socket connected to the client
_socket - Variable in class uk.org.iscream.cms.server.filtermanager.HostInit
The socket this class uses
_socketIn - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
A hook to the inbound data from the socket
_socketIn - Variable in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
A hook to the inbound data from the socket
_socketIn - Variable in class uk.org.iscream.cms.server.filtermanager.HostInit
Used for the input stream of this socket
_socketOut - Variable in class uk.org.iscream.cms.server.clientinterface.TCPControlHandler
A hook to the outbound stream for the socket
_socketOut - Variable in class uk.org.iscream.cms.server.clientinterface.TCPDataHandler
A hook to the outbound stream for the socket
_socketOut - Variable in class uk.org.iscream.cms.server.filtermanager.HostInit
Used for the output stream of this socket
_source - Variable in class uk.org.iscream.cms.server.client.Alert
The source of the alert, eg hostname
_startTime - Variable in class uk.org.iscream.cms.server.client.alerters.IRC__Alerter
Time of IRCBot startup
_startTimeout - Static variable in class uk.org.iscream.cms.server.componentmanager.ComponentManager
 
_stringACL - Variable in class uk.org.iscream.cms.server.filter.plugins.SourceChecker__Plugin
The current String representation of our ACL.
_suffix - Variable in class uk.org.iscream.cms.server.client.AlerterManager
file name suffix for plugin alerter classes:
_suffix - Variable in class uk.org.iscream.cms.server.client.MonitorManager
file name suffix for plugin monitor classes:
_suffix - Variable in class uk.org.iscream.cms.server.filter.PluginFilterManager
file name suffix for plugin filter classes:
_suffix - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckManager
file name suffix for plugin service check classes:
_suffix - Variable in class uk.org.iscream.cms.server.filter.PluginServiceCheckPipeline
file name suffix for plugin classes:
_systemConfig - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
An instance of the system config
_systemConfigFile - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
The name of the file that contains the system configuration
_systemConfigHolder - Variable in class uk.org.iscream.cms.server.core.ConfigurationManagerServant
The system config file represented by a properties object.
_textArea - Variable in class uk.org.iscream.cms.server.core.loggers.SimpleSwingLogger
A text area to write log messages to
_this() - Method in class uk.org.iscream.cms.server.clientinterface.ClientPOA
 
_this(ORB) - Method in class uk.org.iscream.cms.server.clientinterface.ClientPOA
 
_this() - Method in class uk.org.iscream.cms.server.clientinterface.ClientPOATie
 
_this(ORB) - Method in class uk.org.iscream.cms.server.clientinterface.ClientPOATie
 
_this() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOA
 
_this(ORB) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOA
 
_this() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie
 
_this(ORB) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerPOATie
 
_this() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOA
 
_this(ORB) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOA
 
_this() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
_this(ORB) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerPOATie
 
_this() - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOA
 
_this(ORB) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOA
 
_this() - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
_this(ORB) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerPOATie
 
_this() - Method in class uk.org.iscream.cms.server.core.ConfigurationPOA
 
_this(ORB) - Method in class uk.org.iscream.cms.server.core.ConfigurationPOA
 
_this() - Method in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
_this(ORB) - Method in class uk.org.iscream.cms.server.core.ConfigurationPOATie
 
_this() - Method in class uk.org.iscream.cms.server.core.LoggerPOA
 
_this(ORB) - Method in class uk.org.iscream.cms.server.core.LoggerPOA
 
_this() - Method in class uk.org.iscream.cms.server.core.LoggerPOATie
 
_this(ORB) - Method in class uk.org.iscream.cms.server.core.LoggerPOATie
 
_this() - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOA
 
_this(ORB) - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOA
 
_this() - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
_this(ORB) - Method in class uk.org.iscream.cms.server.filter.FilterInfoPOATie
 
_this() - Method in class uk.org.iscream.cms.server.filter.FilterPOA
 
_this(ORB) - Method in class uk.org.iscream.cms.server.filter.FilterPOA
 
_this() - Method in class uk.org.iscream.cms.server.filter.FilterPOATie
 
_this(ORB) - Method in class uk.org.iscream.cms.server.filter.FilterPOATie
 
_thresholdLevel - Variable in class uk.org.iscream.cms.server.client.Alert
The threshold level that was broken
_thresholdValue - Variable in class uk.org.iscream.cms.server.client.Alert
The threshold value that was broken
_timeTillNextAlert - Variable in class uk.org.iscream.cms.server.client.Alert
The time in seconds till the next alert for this attribute will occur.
_times - Variable in class uk.org.iscream.cms.server.client.Register
An array of arrays containing time an alert of each level was last sent for each attribute.
_type() - Method in class uk.org.iscream.cms.server.clientinterface.ClientHolder
 
_type() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHolder
 
_type() - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHolder
 
_type() - Method in class uk.org.iscream.cms.server.core.ConfigurationHolder
 
_type() - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerHolder
 
_type() - Method in class uk.org.iscream.cms.server.core.LoggerHolder
 
_type() - Method in class uk.org.iscream.cms.server.filter.FilterHolder
 
_type() - Method in class uk.org.iscream.cms.server.filter.FilterInfoHolder
 
_value - Variable in class uk.org.iscream.cms.server.client.Alert
The attribute value that caused the alert
_verbosityLevel - Variable in class uk.org.iscream.cms.server.core.LoggerServant
The verbosity level of this instance
_write(OutputStream) - Method in class uk.org.iscream.cms.server.clientinterface.ClientHolder
 
_write(OutputStream) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaClientListenerHolder
 
_write(OutputStream) - Method in class uk.org.iscream.cms.server.clientinterface.CorbaControlHandlerHolder
 
_write(OutputStream) - Method in class uk.org.iscream.cms.server.core.ConfigurationHolder
 
_write(OutputStream) - Method in class uk.org.iscream.cms.server.core.ConfigurationManagerHolder
 
_write(OutputStream) - Method in class uk.org.iscream.cms.server.core.LoggerHolder
 
_write(OutputStream) - Method in class uk.org.iscream.cms.server.filter.FilterHolder
 
_write(OutputStream) - Method in class uk.org.iscream.cms.server.filter.FilterInfoHolder
 
_xmlCache - Variable in class uk.org.iscream.cms.server.client.MonitorManager
A reference to the XMLCache in use
_xmlCache - Variable in class uk.org.iscream.cms.server.clientinterface.PacketSorter
A reference to the XMLCache in use
_xmlCache - Variable in class uk.org.iscream.cms.server.filter.FilterThread
A reference to the XMLCache in use
_xmlPacketMaker - Variable in class uk.org.iscream.cms.server.componentmanager.XMLCache
A reference to an XMLPacketMaker which we can use to generate XMLPackets from XML Strings

A B C D E F G H I L M N O P Q R S T U V W X _

Copyright © 2000-2003 i-scream. All Rights Reserved.