com.ibm.broker.config.proxy

Class LatestBrokerInstallLocation

  • java.lang.Object
    • com.ibm.broker.config.proxy.LatestBrokerInstallLocation


  • public class LatestBrokerInstallLocation
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String copyright 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      The main method, which is called when the program is invoked from the command line.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LatestBrokerInstallLocation

        public LatestBrokerInstallLocation()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
        The main method, which is called when the program is invoked from the command line.
        Parameters:
        args - the argument list, passed in from the command line.