Class CloudhostStateAbs

java.lang.Object
org.cdlib.mrt.s3.cloudhost.CloudhostStateAbs
All Implemented Interfaces:
Serializable, org.cdlib.mrt.utility.StateInf
Direct Known Subclasses:
CloudhostAddState, CloudhostDeleteState, CloudhostFixityState, CloudhostMetaState, CloudhostServiceState

public class CloudhostStateAbs extends Object implements org.cdlib.mrt.utility.StateInf, Serializable
Author:
dloy
See Also:
  • Constructor Details

    • CloudhostStateAbs

      public CloudhostStateAbs()
  • Method Details

    • getPropEx

      protected static String getPropEx(String key, Properties prop) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
    • getProp

      protected static String getProp(String key, Properties prop) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
    • getLongEx

      protected static long getLongEx(String key, Properties prop) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
    • getProperties

      protected static Properties getProperties(File propFile) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException