org.nanocontainer
Class Standalone

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

public class Standalone
extends Object

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


Constructor Summary
Standalone(String[] args)
           
 
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

Standalone

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

main

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


Copyright © 2003-2009 Codehaus. All Rights Reserved.