org.nanocontainer
Class Standalone
java.lang.Object
org.nanocontainer.Standalone
public class Standalone
- extends Object
Standalone offers a command line interface to NanoContainer.
Standalone options are: -c [-q|-n|-h|-v]
- -c: specifies composition file
- -q: quite mode
- -n: forces ScriptedContainerBuilderFactory to exit after start
- -h: print usage
- -v: print version
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Standalone
public Standalone(String[] args)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
main
public static void main(String[] args)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2003-2009 Codehaus. All Rights Reserved.