This coplet adapter is used to connect to external applications that are
plugged into the portal.
author: Gerald Kahrer version: CVS $Id: ApplicationCopletAdapter.java 433543 2006-08-22 06:22:54Z crossley $
This adapter listens for CopletLinkEvents. If it catches one the link uri is saved in
the coplet instance data for further handling in the ProxyTransformer.
There is a special CopletLinkEvent with the uri "createNewCopletInstance", which is the
trigger to create a new instance of the one that is the target of the event.
Render the error content for a coplet
Parameters: coplet - Parameters: handler - True if the error content has been rendered, otherwise false throws: SAXException -