org.globus.exec.service.factory
Class FactoryServiceConfiguration
java.lang.Object
org.globus.exec.service.factory.FactoryServiceConfiguration
- public class FactoryServiceConfiguration
- extends java.lang.Object
An object of this class is instantiated and populated according to
information in the JNDI configuration of the service.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
managedExecutableJobServicePath
private java.lang.String managedExecutableJobServicePath
managedMultiJobServicePath
private java.lang.String managedMultiJobServicePath
FactoryServiceConfiguration
public FactoryServiceConfiguration()
getManagedExecutableJobServicePath
public java.lang.String getManagedExecutableJobServicePath()
setManagedExecutableJobServicePath
public void setManagedExecutableJobServicePath(java.lang.String managedExecutableJobServicePath)
getManagedMultiJobServicePath
public java.lang.String getManagedMultiJobServicePath()
setManagedMultiJobServicePath
public void setManagedMultiJobServicePath(java.lang.String managedMultiJobServicePath)