Class CommandFactory
java.lang.Object
org.deltava.commands.CommandFactory
A factory class to initalize the web command map.
- Since:
- 1.0
- Version:
- 11.1
- Author:
- Luke
-
Method Summary
-
Method Details
-
load
Returns the initialized command objects.- Parameters:
configXML
- the name of the command configuration file- Returns:
- a Map of initialized command objects
- Throws:
IOException
- if an I/O error occurs- See Also:
-