mirror of
https://github.com/ubf/ubf.git
synced 2026-04-16 01:35:14 +00:00
789 B
789 B
Module ubf_plugin_stateful
Callbacks for stateful plugin implementations.
. __This module defines the `ubf_plugin_stateful` behaviour.__Required callback functions: `info/0`, `description/0`, `managerStart/1`, `managerRestart/2`, `managerRpc/2`, `handlerStart/2`, `handlerStop/3`, `handlerRpc/4`.
Function Index
| behaviour_info/1 |
Function Details
behaviour_info/1
behaviour_info(Other) -> any()