com.ptc.wvs.server.cadagent
Class CadAgentHelper

java.lang.Object
  extended bycom.ptc.wvs.server.cadagent.CadAgentHelper
All Implemented Interfaces:
RemoteAccess

public class CadAgentHelper
extends Object
implements RemoteAccess


Field Summary
private static String agentini
           
private static WVSProperties wvsProperties
           
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
CadAgentHelper()
           
 
Method Summary
static Inifile readInifile()
           
static Boolean writeInifile(Inifile inifile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wvsProperties

private static WVSProperties wvsProperties

agentini

private static String agentini
Constructor Detail

CadAgentHelper

public CadAgentHelper()
Method Detail

readInifile

public static Inifile readInifile()

writeInifile

public static Boolean writeInifile(Inifile inifile)