Uses of Interface
org.apache.uima.pear.tools.InstallationController.InstallationMonitor
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 InstallationController.InstallationMonitor in org.apache.uima.pear.tools
Modifier and TypeMethodDescriptionvoid
InstallationController.setInstallationMonitor
(InstallationController.InstallationMonitor monitor) Plugs-in a given implementation of theInstallationMonitor
interface.