org.kuali.rice.ksb.messaging.serviceconnectors
Class ServiceConnectorFactory
java.lang.Object
   org.kuali.rice.ksb.messaging.serviceconnectors.ServiceConnectorFactory
org.kuali.rice.ksb.messaging.serviceconnectors.ServiceConnectorFactory
- public class ServiceConnectorFactory 
- extends Object
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:
- ServiceConnector,- ServiceDefinition,- CredentialsSource
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ServiceConnectorFactory
public ServiceConnectorFactory()
getServiceConnector
public static ServiceConnector getServiceConnector(ServiceConfiguration serviceConfiguration)
- 
 
determineAlternateEndpoint
public static String determineAlternateEndpoint(ServiceConfiguration serviceConfiguration)
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.