Uses of Interface
org.citrusframework.spi.Resource
Packages that use Resource
-
Uses of Resource in org.citrusframework.spi
Classes in org.citrusframework.spi that implement ResourceModifier and TypeClassDescriptionstatic classResource with given byte array content.static classResource loaded from classpath.static classResource on the file system.static classMethods in org.citrusframework.spi that return ResourceModifier and TypeMethodDescriptionstatic ResourceResources.create(byte[] content) static Resourcestatic Resourcestatic Resourcestatic Resourcestatic ResourceResources.fromClasspath(String filePath) static ResourceResources.fromClasspath(String filePath, Class<?> contextClass) static ResourceResources.fromFileSystem(String filePath) Methods in org.citrusframework.spi with parameters of type ResourceModifier and TypeMethodDescriptionstatic PropertiesPropertiesLoader.loadProperties(Resource resource)