Uses of Class
org.hotswap.agent.config.PluginRegistry
-
Packages that use PluginRegistry Package Description org.hotswap.agent.config -
-
Uses of PluginRegistry in org.hotswap.agent.config
Methods in org.hotswap.agent.config that return PluginRegistry Modifier and Type Method Description PluginRegistryPluginManager. getPluginRegistry()Returns the plugin registry service.Methods in org.hotswap.agent.config with parameters of type PluginRegistry Modifier and Type Method Description voidPluginManager. setPluginRegistry(PluginRegistry pluginRegistry)Sets the plugin registry service.
-