| org.apache.cocoon.components.source.SourceHandlerImpl
SourceHandlerImpl | final public class SourceHandlerImpl extends AbstractLogEnabled implements Configurable,Disposable,Composable,Contextualizable,SourceHandler(Code) | | author: Carsten Ziegeler version: CVS $Id: SourceHandlerImpl.java 433543 2006-08-22 06:22:54Z crossley $ |
compose | public void compose(ComponentManager manager) throws ComponentException(Code) | | Set the current ComponentManager instance used by this
Composable .
|
configure | public void configure(Configuration conf) throws ConfigurationException(Code) | | Configure the SourceFactories
|
contextualize | public void contextualize(Context context) throws ContextException(Code) | | Get the context
|
dispose | public void dispose()(Code) | | Dispose
|
|
|