|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.dmg.service.ServiceFactory
public final class ServiceFactory
A factory for creating DmgService
.
Method Summary | |
---|---|
static GenericRequest |
getConsultationService(SAMLToken token)
Get the consultation service |
static GenericRequest |
getNotificationService(SAMLToken token)
Get the Notification service |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static GenericRequest getConsultationService(SAMLToken token) throws TechnicalConnectorException
token
- the SAML token
TechnicalConnectorException
public static GenericRequest getNotificationService(SAMLToken token) throws TechnicalConnectorException
token
- the SAML token
TechnicalConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |