com.ptc.wvs.server.util
Class RepUpdateUtils.UpdateServer

java.lang.Object
  extended bycom.ptc.wvs.server.util.RepUpdateUtils.UpdateServer
All Implemented Interfaces:
RemoteAccess
Enclosing class:
RepUpdateUtils

public static class RepUpdateUtils.UpdateServer
extends Object
implements RemoteAccess


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
RepUpdateUtils.UpdateServer()
           
 
Method Summary
static Integer process(String option, Integer lm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepUpdateUtils.UpdateServer

public RepUpdateUtils.UpdateServer()
Method Detail

process

public static Integer process(String option,
                              Integer lm)
                       throws Exception
Throws:
Exception