Package org.apache.cocoon.core

Interface Summary
BaseSettings The settings (configuration) for the Cocoon core are described through the BaseSettings interface and the DynamicSettings interface.
BootstrapEnvironment The BootstrapEnvironment is the connection between the real environment (servlet, cli etc.) and the Cocoon core.
Core.CleanupTask The interface for the cleanup task.
DynamicSettings The settings (configuration) for the Cocoon core are described through the BaseSettings interface and the DynamicSettings interface.
PropertyProvider This is an interface for custom components delivering properties to configure Cocoon.
Settings This object holds the global configuration of Cocoon.
 

Class Summary
BootstrapEnvironment.LogLevel Convenience class to define some constants for log levels.
Core This is the core Cocoon component.
Core.SitemapImpl  
CoreUtil This is an utility class to create a new Cocoon instance.
CoreUtil.LoggerWrapper  
MutableSettings This object holds the global configuration of Cocoon.
 

Exception Summary
CoreException  
CoreFatalException  
CoreInitializationException  
CoreResourceNotFoundException  
WiringNotFoundException Throw this exception in the case that the wiring.xml is not found.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.