Class EndpointMappingKey


  • public class EndpointMappingKey
    extends Object
    • Constructor Detail

      • EndpointMappingKey

        public EndpointMappingKey​(EndpointMappingType type,
                                  String lookupKey,
                                  org.springframework.xml.xpath.XPathExpression expression)
    • Method Detail

      • getLookupKey

        public String getLookupKey()
      • getExpression

        public org.springframework.xml.xpath.XPathExpression getExpression()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object