Package org.kuali.rice.ksb.messaging
Class AlternateEndpointLocation
java.lang.Object
org.kuali.rice.ksb.messaging.AlternateEndpointLocation
Represents an alternate endpoint URL host based on an endpoint URL host replacement pattern (reg-exp) to replace with the
given actual endpoint host value.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEndpointHostReplacementPattern(String endpointHostReplacementPattern) voidsetEndpointHostReplacementValue(String endpointHostReplacementValue)
-
Constructor Details
-
AlternateEndpointLocation
public AlternateEndpointLocation()
-
-
Method Details
-
getEndpointHostReplacementPattern
-
setEndpointHostReplacementPattern
-
getEndpointHostReplacementValue
-
setEndpointHostReplacementValue
-