Uses of Interface
org.apache.uima.pear.tools.InstallationController.InstallationMonitor
-
Packages that use InstallationController.InstallationMonitor Package Description org.apache.uima.pear.tools Theorg.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
Methods in org.apache.uima.pear.tools with parameters of type InstallationController.InstallationMonitor Modifier and Type Method Description void
InstallationController. setInstallationMonitor(InstallationController.InstallationMonitor monitor)
Plugs-in a given implementation of theInstallationMonitor
interface.
-