Uses of Class
org.hotswap.agent.util.spring.io.resource.ClassPathResource
-
Packages that use ClassPathResource Package Description org.hotswap.agent.util.spring.io.loader -
-
Uses of ClassPathResource in org.hotswap.agent.util.spring.io.loader
Subclasses of ClassPathResource in org.hotswap.agent.util.spring.io.loader Modifier and Type Class Description protected static classDefaultResourceLoader.ClassPathContextResourceClassPathResource that explicitly expresses a context-relative path through implementing the ContextResource interface.
-