org.lastbamboo.common.amazon.s3
Class Launcher

java.lang.Object
  extended by org.lastbamboo.common.amazon.s3.Launcher

public class Launcher
extends Object

Accepts arguments to create s3 buckets, upload files, etc.


Constructor Summary
Launcher()
           
 
Method Summary
static void main(String[] args)
          Called from the command line.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

main

public static void main(String[] args)
Called from the command line.

Parameters:
args - The command line arguments.


Copyright © 2013 LittleShoot. All Rights Reserved.