org.redhat.vmtruckloader.service
Class VmTruckLoader

java.lang.Object
  extended by org.redhat.vmtruckloader.service.VmTruckLoader

public class VmTruckLoader
extends Object

Main class for this tool: Process the arguments, displays help text, and ensure the program exit with the appropriate error code

Author:
Romain Pelisse -

Constructor Summary
VmTruckLoader()
           
 
Method Summary
static void main(String[] args)
           
static void run(String[] args)
           
static void runWithCatch(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VmTruckLoader

public VmTruckLoader()
Method Detail

runWithCatch

public static void runWithCatch(String[] args)

run

public static void run(String[] args)

main

public static void main(String[] args)


Copyright © 2013. All Rights Reserved.