Class ServiceConnectorFactory
java.lang.Object
org.kuali.rice.ksb.messaging.serviceconnectors.ServiceConnectorFactory
Constructs a ServiceConnector based on the provided
ServiceInfo/ServiceDefinition. Connects that ServiceConnector to the
appropriate CredentialsSource.
ServiceConnector will fail if a CredentialsSource for the Service Definition cannot be located.
- Since:
- 0.9
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdetermineAlternateEndpoint(ServiceConfiguration serviceConfiguration) static ServiceConnectorgetServiceConnector(ServiceConfiguration serviceConfiguration)
-
Constructor Details
-
ServiceConnectorFactory
public ServiceConnectorFactory()
-
-
Method Details
-
getServiceConnector
-
determineAlternateEndpoint
-