com.ibm.jsdt.support
Class SupportHPUXBase

java.lang.Object
  extended by com.ibm.jsdt.common.Base
      extended by com.ibm.jsdt.support.SupportBase
          extended by com.ibm.jsdt.support.SupportHPUXBase

Deprecated. Due to new package com.ibm.jsdt.support.deploymenthelper

public class SupportHPUXBase
extends SupportBase

Base for HP-UX application wrapper Entry, Exit, Main and Version Checkers. Overrides a few SupportBase methods with HP-UX specific values.


Field Summary
 
Fields inherited from class com.ibm.jsdt.support.SupportBase
AIX, backupFindAndReplace, chmodValue, DEPLOYER_SPECIFICATION_VERSION_KEY, ENTRY_STAGE, EXIT_STAGE, failString, FAILURE, fileName, find, grepFileName, grepString, groupName, HPUX, ignoreCase, ignoreWhitespace, ISMP_GLOBAL_PROPERTY, ISMP_PRODUCT_PROPERTY, ISMP_WIZARD_PROPERTY, jarName, key, keyValue, LINUX_ON_POWER, LINUX_X86_32, LINUX_X86_64, logFileDir, logFileName, MAIN_STAGE, message, newResponseFileValue, OS400, password, path, PDC_CANCEL_INSTALL, PDC_DO_NOT_INSTALL, PDC_DOES_NOT_EXIST, PDC_EXISTS, portNumber, propertyLogFileName, propType, registryKey, registryStringValue, registrySubKey, replace, responseFileName, SELECTED_TASK_NAMES_KEY, servicePack, sNEWLN, sSLASH, SUCCESS, successString, SUNOS, userName, VERSIONCHECKER_STAGE, VPD_INSTALL_LOCATION_PIPE, VPD_VERSION_PIPE, WINDOWS
 
Fields inherited from class com.ibm.jsdt.common.Base
NEW_LINE, OS_NAME, SLASH
 
Constructor Summary
SupportHPUXBase()
          Deprecated. Constructor
 
Method Summary
 SupportHelper getHelper()
          Deprecated. Gets a new SupportHPUXHelper and returns it as a SupportHelper.
 SupportHPUXHelper getHPUXHelper()
          Deprecated. Gets a new SupportHPUXHelper.
 
Methods inherited from class com.ibm.jsdt.support.SupportBase
getAgentRelease, getAppend, getApplicationId, getApplicationVersion, getBackLevelDeployerMessage, getBackLevelJsdtMessage, getBackupFindAndReplace, getChmodValue, getCommand, getCommandArray, getCommandEnvironmentArray, getCommandLaunchDirectory, getCompareVersion, getDeploymentPackageJarName, getDeploymentWizardSpecificationVersion, getFailString, getFileName, getFileTextSearchLength, getFileTextStartIndex, getFind, getGrepFileName, getGrepString, getGroupName, getIbmNsiProperties, getIbmnsiPropertyKeyPrefix, getIgnoreCase, getIgnoreWhitespace, getInstallSuccessStatus, getInterval_Sec, getJarFile, getKBSize, getKey, getKeyValue, getLocale, getLogFileDir, getLogFileName, getMainResources, getMessage, getMessageResourcePath, getMessageSubstitutionStringArray, getNewResponseFileValue, getNewSubstring, getNSIProperty, getOldSubstring, getOriginalResponseFileName, getPassword, getPath, getPortNumber, getPrivileges, getPropertyKeyType, getPropertyLogFileName, getRegistryKey, getRegistryStringValue, getRegistrySubKey, getReplace, getResourceString, getResourceString, getResourceString, getResourceString, getResourceString, getResourceStringArray, getResourceStringArray, getResponseFileName, getRPMArray, getRpmPackage, getSection, getServicePack, getServices, getSingleSubstitutionString, getSource, getSuccessString, getTarget, getTargetFileName, getTargetString, getTaskId, getTimeOut_Sec, getUserName, getVariableKeyword, getVariableName, getVersion, getVpdEndPipe, getVpdStartPipe, getVpdUid, getWindowsDrive, isLocalInteractive, setAppend, setApplicationId, setApplicationVersion, setBackupFindAndReplace, setChmodValue, setCommand, setCommandArray, setCommandEnvironmentArray, setCommandLaunchDirectory, setCommandLogging, setCompareVersion, setFailString, setFailString, setFileName, setFileTextSearchLength, setFileTextStartIndex, setFind, setFind, setGrepFileName, setGrepString, setGroupName, setIgnoreCase, setInstallSuccessStatus, setInterval_Sec, setJarFile, setKey, setKeyValue, setLocale, setLocalInteractive, setLogFileDir, setLogFileName, setMainResources, setMessage, setMessageResourcePath, setMessageSubstitutionString, setMessageSubstitutionStringArray, setNewResponseFileValue, setNewSubstring, setOldSubstring, setOriginalResponseFileName, setPassword, setPath, setPortNumber, setPrivileges, setPropertyKeyType, setRegistryKey, setRegistryStringValue, setRegistrySubKey, setReplace, setResponseFileName, setRPMArray, setRPMArray, setRPMArray, setRpmPackage, setSection, setServicePack, setServices, setSizeKiloBytes, setSizeMegaBytes, setSource, setSuccessString, setSuccessString, setTarget, setTargetFileName, setTargetString, setTaskId, setTimeOut_Sec, setUserName, setVariableKeyword, setVariableName, setVersion, setVpdEndPipe, setVpdStartPipe, setVpdUid, setWaitForOutput, setWindowsDrive, shouldLogCommand, shouldWaitForOutput, trace, trace, trace
 
Methods inherited from class com.ibm.jsdt.common.Base
getBuildPropertiesAccessor, getFullVersion, showBuildProperties, showFullVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportHPUXBase

public SupportHPUXBase()
Deprecated. 
Constructor

Method Detail

getHelper

public SupportHelper getHelper()
Deprecated. 
Gets a new SupportHPUXHelper and returns it as a SupportHelper.

Overrides:
getHelper in class SupportBase
Returns:
a SupportHelper

getHPUXHelper

public SupportHPUXHelper getHPUXHelper()
Deprecated. 
Gets a new SupportHPUXHelper.

Returns:
a SupportHPUXHelper