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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Carsten Ziegeler
lookup
Object lookup()
throws ComponentException
- Throws:
ComponentException
release
void release(Object parent)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.