public class InstallationTester extends Object
InstallationTester
application allows performing simple verification of the
installed UIMA compliant component by using standard UIMA framework interface.Constructor and Description |
---|
InstallationTester(PackageBrowser pkgBrowser)
Creates new instance of the
InstallationTester class, identifies a specified
component using UIMA API. |
public InstallationTester(PackageBrowser pkgBrowser) throws IOException, InvalidXMLException, ResourceInitializationException, UIMAException, UIMARuntimeException
InstallationTester
class, identifies a specified
component using UIMA API.pkgBrowser
- packageBrowser object of an installed PEAR packageIOException
- if any I/O exception occurred.InvalidXMLException
- if component descriptor is invalid.ResourceInitializationException
- if the specified component cannot be instantiated.UIMAException
- if this exception occurred while identifying UIMA component category.UIMARuntimeException
- if this exception occurred while identifying UIMA component category.public InstallationController.TestStatus doTest() throws IOException, InvalidXMLException, ResourceInitializationException
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.