wt.inf.template
Class LoadContainerTemplate
java.lang.Object
wt.inf.template.LoadContainerTemplate
- All Implemented Interfaces:
- RemoteAccess
- public class LoadContainerTemplate
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERBOSE
private static final boolean VERBOSE
RESOURCE
private static final String RESOURCE
LoadContainerTemplate
public LoadContainerTemplate()
createContainerTemplate
public static boolean createContainerTemplate(Hashtable nv,
Hashtable cmd_line,
Vector return_objects)
throws WTException
- Throws:
WTException
processBooleanStr
private static boolean processBooleanStr(String enabledStr)
throws WTException
- Throws:
WTException
testLoad
public static void testLoad(Hashtable nv)
throws WTException
- Throws:
WTException
main
public static void main(String[] pargs)
throws Exception
- Throws:
Exception
processInputs
private static IxbElement processInputs(String[] args)
throws WTException
- Throws:
WTException