Package org.dcom.core
Class DCOM
java.lang.Object
org.dcom.core.DCOM
The DCOM Home class. Provides various utility methods – but also the factory method to acquire a ServiceLookup object so that the rest of the services can be accessed.
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanstatic booleanstatic Stringstatic Stringstatic StringgetEnvironmentVariable(String name) static ServiceLookupstatic ServiceLookupgetServiceLookup(String url)
-
Method Details
-
getServiceLookup
-
getServiceLookup
-
existsEnvironmentVariable
-
getEnvironmentVariable
-
checkDCOMCertificatePath
public static boolean checkDCOMCertificatePath() -
checkDCOMCertificatePassword
public static boolean checkDCOMCertificatePassword() -
getDCOMCertificatePath
-
getDCOMCertificatePassword
-