Uses of Interface
org.apache.cocoon.core.DynamicSettings

Packages that use DynamicSettings
org.apache.cocoon.core   
 

Uses of DynamicSettings in org.apache.cocoon.core
 

Subinterfaces of DynamicSettings in org.apache.cocoon.core
 interface Settings
          This object holds the global configuration of Cocoon.
 

Classes in org.apache.cocoon.core that implement DynamicSettings
 class MutableSettings
          This object holds the global configuration of Cocoon.
 

Methods in org.apache.cocoon.core with parameters of type DynamicSettings
 void Core.update(DynamicSettings dynSettings)
          Update the dynamic settings at runtime.
 



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