Uses of Package
org.apache.uima.pear.tools
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.-
ClassDescriptionThe
InstallationController
class allows installing PEAR files that contain UIMA compliant components.TheInstallationMonitor
interface defines methods required for notifying of component installation status and location of the installed PEAR packages.ThePackageSelector
interface defines methods required for manually or automatically selecting installed PEAR package root directories and PEAR package files.TheTestStatus
class encapsulates attributes related to the results of the 'serviceability' verification test.TheInstallationDescriptor
class encapsulates all elements and parameters included in the XML Installation Descriptor file.TheActionInfo
class defines 'installation action' attributes.TheArgInfo
class defines attributes of a service command argument.TheComponentInfo
class defines UIMA component attributes.TheServiceInfo
class defines attributes of a 'service' component.ThePackageBrowser
class 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.Exception thrown if the PEAR package generation fails.Exception thrown if PEAR installation fails.