| Package | Description | 
|---|---|
| org.apache.uima.pear.tools | The  org.apache.uima.pear.toolspackage 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. | 
| Class and Description | 
|---|
| InstallationController The  InstallationControllerclass allows installing PEAR files that contain UIMA
 compliant components. | 
| InstallationController.InstallationMonitor The  InstallationMonitorinterface defines methods required for notifying of
 component installation status and location of the installed PEAR packages. | 
| InstallationController.PackageSelector The  PackageSelectorinterface defines methods required for manually or
 automatically selecting installed PEAR package root directories and PEAR package files. | 
| InstallationController.TestStatus The  TestStatusclass encapsulates attributes related to the results of the
 'serviceability' verification test. | 
| InstallationDescriptor The  InstallationDescriptorclass encapsulates all elements and parameters included
 in the XML Installation Descriptor file. | 
| InstallationDescriptor.ActionInfo The  ActionInfoclass defines 'installation action' attributes. | 
| InstallationDescriptor.ArgInfo The  ArgInfoclass defines attributes of a service command argument. | 
| InstallationDescriptor.ComponentInfo The  ComponentInfoclass defines UIMA component attributes. | 
| InstallationDescriptor.ServiceInfo The  ServiceInfoclass defines attributes of a 'service' component. | 
| PackageBrowser The  PackageBrowserclass allows browsing both archived and unarchived PEAR packages,
 finding package files and directories, loading installation descriptor files and returning
 run-time environment settings required for installed components. | 
| PackageCreatorException Exception thrown if the PEAR package generation fails. | 
| PackageInstallerException Exception thrown if PEAR installation fails. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.