This is the adapter to use pipelines as coplets
author: Carsten Ziegeler author: Volker Schmitt version: CVS $Id: URICopletAdapter.java 433543 2006-08-22 06:22:54Z crossley $
Render the error content for a coplet
Parameters: coplet - The coplet instance data Parameters: handler - The content handler Parameters: error - The exception that occured True if the error content has been rendered, otherwise false throws: SAXException -
service
public void service(ServiceManager manager) throws ServiceException(Code)
See Also: org.apache.avalon.framework.service.Serviceable.service(org.apache.avalon.framework.service.ServiceManager)