Uses of Class
org.apache.uima.pear.util.MessageRouter
Package
Description
The
org.apache.uima.pear.tools
package provides applications
and tools that allow installing PEAR packages containing UIMA-compliant
components, verifying serviceability of installed components by using
UIMA API and browsing PEAR packages.-
Uses of MessageRouter in org.apache.uima.pear.tools
ModifierConstructorDescriptionprotected
InstallationController
(String componentId, String rootDirPath, boolean installInRootDir, MessageRouter msgRouter, MessageRouter.StdChannelListener msgListener, boolean cleanInstallDir) Internal constructor that creates an instance of theInstallationController
class for a given component and a given installation root directory.