public class CordysClassPath
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_PATH_DELIMITER |
Constructor and Description |
---|
CordysClassPath()
returns the native classpath associated
|
CordysClassPath(java.lang.String[] soapProcessorDN) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
java.lang.String |
toString()
returns the string representation of the classpath
|
public CordysClassPath()
Object.Object()
public CordysClassPath(java.lang.String[] soapProcessorDN) throws DirectoryException
soapProcessorDN
- Array of SOAP Processor DNS for which the the
classpath should be builtDirectoryException
- Exception if the dn cant be read from LDAP