Uses of Class
org.hcjf.layers.plugins.Plugin
-
Packages that use Plugin Package Description org.hcjf.layers org.hcjf.layers.plugins -
-
Uses of Plugin in org.hcjf.layers
Methods in org.hcjf.layers that return Plugin Modifier and Type Method Description static PluginLayers. publishPlugin(java.nio.ByteBuffer jarBuffer)This method publish all the layer into the plugin jar. -
Uses of Plugin in org.hcjf.layers.plugins
Constructors in org.hcjf.layers.plugins with parameters of type Plugin Constructor Description PluginClassLoader(Plugin plugin, java.net.URL[] urls, java.lang.ClassLoader parent)
-