Package org.dcom.core.services
Class ServiceLookup
java.lang.Object
org.dcom.core.services.ServiceLookup
The ServiceLookup service provides methods to retrieve objects representing all other types of DCOM services as well as their certificates.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetServiceCertificate
(String serviceHostName) void
registerMyself
(String appType, String name, String hostname, int port, DCOMBearerToken token)
-
Field Details
-
COMPLIANCEDOCUMENTSERVICE
-
RULEENGINESERVICE
-
DICTIONARYSERVICE
-
RESULTSERVICE
-
DATASOURCE
-
-
Constructor Details
-
ServiceLookup
-
-
Method Details
-
registerMyself
public void registerMyself(String appType, String name, String hostname, int port, DCOMBearerToken token) -
getComplianceDocumentServices
-
getDictionaries
-
getResultServices
-
getRuleEngines
-
getDataSources
-
getServiceCertificate
-