Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » components » [javadoc | source]
org.apache.cocoon.components
public interface: ComponentLocator [javadoc | source]

All Known Implementing Classes:
    ComponentLocatorImpl

This object is set to a ParentAware component and allows access to the parent component.
Method from org.apache.cocoon.components.ComponentLocator Summary:
lookup,   release
Method from org.apache.cocoon.components.ComponentLocator Detail:
 public Object lookup() throws ComponentException
 public  void release(Object parent)