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 void initializeClassServer()
throws java.io.IOException
java.io.IOException
Copyright © April 2004 INRIA All Rights Reserved.