Package uk.org.iscream.cms.server.componentmanager

Interface Summary
Component This interface should be implemented by any independent components of the system.
 

Class Summary
ComponentManager The component manager is the starting point for all server side components of the iscream system.
ConfigurationCache ConfigurationCache class This is essentially a wrapper and cache for Configuration CORBA objects.
ConfigurationProxy A Configuration Proxy hold configurations caches and maintains configurations obtained from the Configuration Manager.
ReferenceManager This class returns references for global system objects.
XMLCache An XMLCache to cut down the cost of XML parsing.
 

Exception Summary
ComponentCORBAException This exception is thrown when a component has CORBA problems.
ComponentStartException This exception is thrown when a component fails to start.
PropertyNotFoundException This Exception is thrown when a requested property cannot be found by the configuration system.
 



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