org.apache.uima.pear.tools
Class InstallationController.TestStatus

java.lang.Object
  extended by org.apache.uima.pear.tools.InstallationController.TestStatus
Enclosing class:
InstallationController

public static class InstallationController.TestStatus
extends Object

The TestStatus class encapsulates attributes related to the results of the 'serviceability' verification test.


Field Summary
 String message
           
 int retCode
           
 
Constructor Summary
InstallationController.TestStatus()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

retCode

public int retCode

message

public String message
Constructor Detail

InstallationController.TestStatus

public InstallationController.TestStatus()


Copyright © 2007 The Apache Software Foundation. All Rights Reserved.