- java.lang.Object
-
- org.springframework.ws.client.support.destination.AbstractCachingDestinationProvider
-
- org.springframework.ws.client.support.destination.Wsdl11DestinationProvider
-
- org.jasig.springframework.ws.client.support.destination.FailSafeWsdl11DestinationProvider
-
- All Implemented Interfaces:
- org.springframework.ws.client.support.destination.DestinationProvider
public class FailSafeWsdl11DestinationProvider
extends org.springframework.ws.client.support.destination.Wsdl11DestinationProvider
Wraps the WSDL Resource so that Resource.exists() always returns true.
- Version:
- $Revision: 1.1 $
- Author:
- Eric Dalquist
-
-
Field Summary
-
Fields inherited from class org.springframework.ws.client.support.destination.Wsdl11DestinationProvider
DEFAULT_WSDL_LOCATION_EXPRESSION
-
Fields inherited from class org.springframework.ws.client.support.destination.AbstractCachingDestinationProvider
logger
-
Method Summary
-
Methods inherited from class org.springframework.ws.client.support.destination.Wsdl11DestinationProvider
lookupDestination, setLocationExpression
-
Methods inherited from class org.springframework.ws.client.support.destination.AbstractCachingDestinationProvider
getDestination, setCache
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018 Jasig. All Rights Reserved.