Class | Description |
---|---|
ClassRelativeClassLoader | A classloader that only finds resources and classes that are in the same jar as the given class |
ClassRelativeResourcePatternResolver | Attempts to limit classpath searching to only locations relative to the given class |
MetaClassChangeReporter | Simple class that reports when meta class changes and where (in what stack frame) those changes took place |