org.objectweb.proactive.core.rmi
Class ClassServerHelper
java.lang.Object
org.objectweb.proactive.core.rmi.ClassServerHelper
- public class ClassServerHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentClassServer
protected ClassServer currentClassServer
- settings of the ClassServer
classpath
protected java.lang.String classpath
shouldCreateClassServer
protected boolean shouldCreateClassServer
ClassServerHelper
public ClassServerHelper()
getClasspath
public java.lang.String getClasspath()
setClasspath
public void setClasspath(java.lang.String v)
getClassServerPortNumber
public int getClassServerPortNumber()
shouldCreateClassServer
public boolean shouldCreateClassServer()
setShouldCreateClassServer
public void setShouldCreateClassServer(boolean v)
initializeClassServer
public java.lang.String initializeClassServer()
throws java.io.IOException
- Throws:
java.io.IOException
Copyright 2001-2005 INRIA All Rights Reserved.