Uses of Class
org.apache.cocoon.core.container.spring.avalon.ComponentInfo

Packages that use ComponentInfo
org.apache.cocoon.core.container.spring.avalon   
 

Uses of ComponentInfo in org.apache.cocoon.core.container.spring.avalon
 

Methods in org.apache.cocoon.core.container.spring.avalon that return ComponentInfo
 ComponentInfo ComponentInfo.copy()
          Create a new component info with the same configuration as the current one.
 ComponentInfo ConfigurationInfo.getRole(String role)
           
 

Methods in org.apache.cocoon.core.container.spring.avalon with parameters of type ComponentInfo
 void ConfigurationInfo.addComponent(ComponentInfo info)
           
 void ConfigurationInfo.addRole(String role, ComponentInfo info)
           
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.