com.mongodb.gridfs
Class CLI

java.lang.Object
  extended by com.mongodb.gridfs.CLI

public class CLI
extends Object

a simple CLI for Gridfs


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

Constructor Detail

CLI

public CLI()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception