org.apache.cocoon.components
Interface ComponentLocator
- All Known Implementing Classes:
- ComponentLocatorImpl
- public interface ComponentLocator
This object is set to a ParentAware component and allows
access to the parent component.
- Version:
- CVS $Id: ComponentLocator.java 433543 2006-08-22 06:22:54Z crossley $
- Author:
- Carsten Ziegeler
lookup
public Object lookup()
throws ComponentException
- Throws:
ComponentException
release
public void release(Object parent)
Copyright © 1999-2006 The Apache Software Foundation. All Rights Reserved.