wt.inf.template
Class TemplateInstaller

java.lang.Object
  extended bywt.inf.template.TemplateInstaller
All Implemented Interfaces:
RemoteAccess

public class TemplateInstaller
extends Object
implements RemoteAccess


Field Summary
private static String DEF_TEMPLATE_NAME
           
private static File LOAD_FILE
           
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
TemplateInstaller()
           
 
Method Summary
static void installTemplate()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEF_TEMPLATE_NAME

private static final String DEF_TEMPLATE_NAME
See Also:
Constant Field Values

LOAD_FILE

private static File LOAD_FILE
Constructor Detail

TemplateInstaller

public TemplateInstaller()
Method Detail

main

public static void main(String[] args)
                 throws WTException
Throws:
WTException

installTemplate

public static void installTemplate()
                            throws WTException
Throws:
WTException