Uses of Package
org.hotswap.agent.annotation
-
Classes in org.hotswap.agent.annotation used by org.hotswap.agent.annotation Class Description FileEvent Type of the resource change event on filesystem.LoadEvent Type of event, when a class is loaded by a ClassLoader.Manifest Manifest matching configurationMaven Maven artifact matching configurationName Defines a manifest attribute-value pair to match. -
Classes in org.hotswap.agent.annotation used by org.hotswap.agent.annotation.handler Class Description FileEvent Type of the resource change event on filesystem.OnClassFileEvent OnResourceFileEvent for a change on resource file representing a java class.OnClassLoadEvent Define plugin callback method on class load by classloader (application class is loaded or reloaded by hotswap).OnResourceFileEvent Event for a resource change (change of a file on the filesystem). -
Classes in org.hotswap.agent.annotation used by org.hotswap.agent.plugin.hotswapper Class Description Init Initialize plugin fields and methods.OnClassFileEvent OnResourceFileEvent for a change on resource file representing a java class.Plugin Plugin definition. -
Classes in org.hotswap.agent.annotation used by org.hotswap.agent.plugin.jdk Class Description OnClassLoadEvent Define plugin callback method on class load by classloader (application class is loaded or reloaded by hotswap).Plugin Plugin definition. -
Classes in org.hotswap.agent.annotation used by org.hotswap.agent.plugin.jvm Class Description OnClassLoadEvent Define plugin callback method on class load by classloader (application class is loaded or reloaded by hotswap).Plugin Plugin definition. -
Classes in org.hotswap.agent.annotation used by org.hotswap.agent.plugin.watchResources Class Description Init Initialize plugin fields and methods.Plugin Plugin definition. -
Classes in org.hotswap.agent.annotation used by org.hotswap.agent.versions.matcher Class Description Manifest Manifest matching configurationMaven Maven artifact matching configurationVersions Defines an artifact (jar) which needs to be matched against Maven coordinates of Manifest file information for this plugin to be enabled The above are matched as OR (any of). -
Classes in org.hotswap.agent.annotation used by org.hotswap.agent.watch Class Description FileEvent Type of the resource change event on filesystem. -
Classes in org.hotswap.agent.annotation used by org.hotswap.agent.watch.nio Class Description FileEvent Type of the resource change event on filesystem.