org.nanocontainer
Class Standalone

java.lang.Object
  extended by org.nanocontainer.Standalone

public class Standalone
extends java.lang.Object

Standalone offers a command line interface to NanoContainer. Standalone options are: -c [-q|-n|-h|-v]


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

Constructor Detail

Standalone

public Standalone(java.lang.String[] args)
           throws java.io.IOException,
                  java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException


Copyright © 2003-2009 Codehaus. All Rights Reserved.