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 boolean
static boolean
static boolean
static String
static String
static String
getEnvironmentVariable
(String name) static ServiceLookup
static ServiceLookup
getServiceLookup
(String url)
-
Method Details
-
getServiceLookup
-
getServiceLookup
-
existsEnvironmentVariable
-
getEnvironmentVariable
-
checkDCOMCertificatePath
public static boolean checkDCOMCertificatePath() -
checkDCOMCertificatePassword
public static boolean checkDCOMCertificatePassword() -
getDCOMCertificatePath
-
getDCOMCertificatePassword
-