org.kite9.tool
Class Tool
java.lang.Object
org.kite9.tool.Tool
public class Tool
- extends Object
|
Constructor Summary |
Tool()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tool
public Tool()
go
public void go(String[] args)
throws Exception
- Throws:
Exception
go
public void go(Properties props)
createSpringContext
public org.springframework.context.support.GenericXmlApplicationContext createSpringContext(Properties props,
ClassLoader classLoader)
parseArguments
protected void parseArguments(String[] args,
Properties defaults)
- Processes the command line arguments and overrides the properties with
them
parsePropertiesName
protected String parsePropertiesName(String[] args)
- Processes the command line arguments and overrides the properties with
them
getPreferences
protected Properties getPreferences()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.