Uses of Package
org.zeroturnaround.javarebel
Packages that use org.zeroturnaround.javarebel
Package
Description
Contains the core classes for the JavaRebel SDK that allow custom configuration and integration.
Contains the support classes for the JavaRebel SDK.
-
Classes in org.zeroturnaround.javarebel used by org.zeroturnaround.javarebelClassDescriptionA common interface for objects that need to be notified when the main method is invokedA bytecode processor callback that is used by JavaRebel to process class bytecode before loading the class.This interface allows
class bytecode processorsto cache their transformations between runs.A callback that will be notified when a class event occurs.A simple class filter callback that can either match or not match a class depending on its name, classloader and resource.A simple class filter callback that can either match or not match a class depending on its name and classloader.A callback that will be notified when a class loader is destroyed.A simple class loader filter callback that can either match or not match a class loader.A class-to-resource resolution strategy.This class manages JRebel configuration.Provides information about application container.Provides hooks for integrating JRebel with custom containers, frameworks and classloaders.Provides simple logging withLogger.echo(String)-style methods outputting both to console and to jrebel.log andLogger.log(String)-style methods outputting only to log.Abstraction of adiror ajarelement defined in arebel.xml.Provides hooks torebel.xmlfile handling.Provides control and notification over/on class loading and reloading.Provides notification services for request/response based containers.An HTTP request listener.Represents an abstract resource that can be monitored for changes and is tied to a particular URL.Provides notifications about file creations, modifications and deletions.A resource finder.Provides hooks for integrating JRebel with custom Servlet containers. -
Classes in org.zeroturnaround.javarebel used by org.zeroturnaround.javarebel.supportClassDescriptionA simple class filter callback that can either match or not match a class depending on its name, classloader and resource.Represents an abstract resource that can be monitored for changes and is tied to a particular URL.