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