Uses of Interface
com.pi4j.extension.PluginService
-
Packages that use PluginService Package Description com.pi4j.extension -
-
Uses of PluginService in com.pi4j.extension
Methods in com.pi4j.extension that return PluginService Modifier and Type Method Description PluginService
PluginService. register(Platform... platform)
register.PluginService
PluginService. register(Provider... provider)
register.Methods in com.pi4j.extension with parameters of type PluginService Modifier and Type Method Description void
Plugin. initialize(PluginService service)
initialize.
-