Class CamelSpringTestSupport.TranslatedResource
java.lang.Object
org.springframework.core.io.AbstractResource
org.apache.camel.test.spring.junit5.CamelSpringTestSupport.TranslatedResource
- All Implemented Interfaces:
org.springframework.core.io.InputStreamSource
,org.springframework.core.io.Resource
- Enclosing class:
- CamelSpringTestSupport
public static class CamelSpringTestSupport.TranslatedResource
extends org.springframework.core.io.AbstractResource
-
Constructor Summary
ConstructorsConstructorDescriptionTranslatedResource
(org.springframework.core.io.Resource delegate, Map<String, String> properties) -
Method Summary
Methods inherited from class org.springframework.core.io.AbstractResource
contentLength, createRelative, equals, exists, getFile, getFileForLastModifiedCheck, getFilename, getURI, getURL, hashCode, isFile, isOpen, isReadable, lastModified, readableChannel, toString
-
Constructor Details
-
TranslatedResource
-
-
Method Details
-
getDescription
-
getInputStream
- Throws:
IOException
-