Uses of Interface
org.zeroturnaround.javarebel.RebelSource
Packages that use RebelSource
Package
Description
Contains the core classes for the JavaRebel SDK that allow custom configuration and integration.
-
Uses of RebelSource in org.zeroturnaround.javarebel
Methods in org.zeroturnaround.javarebel that return RebelSourceModifier and TypeMethodDescriptionRebelXmlIntegration.getRebelClassPathSources(File file) Tries to find arebel.xmlfrom the given directory root or JAR root and returns a corresponding source of each<classpath>element in therebel.xmlfound.RebelXmlIntegration.getRebelClassPathSources(URL url) Integration.getRebelSources(ClassLoader cl) Returns the additional class path of the givenClassLoadermanaged by JRebel.default RebelSource[]ServletIntegration.getRebelSources(org.zeroturnaround.javarebel.RebelServletContext sc) Returns the additional root paths of the givenServletContextmanaged by JRebel.RebelXmlIntegration.getRebelWebSources(File file) RebelXmlIntegration.getRebelWebSources(URL url)