# Module ubf_plugin_stateless # * [Description](#description) * [Function Index](#index) * [Function Details](#functions)

Callbacks for stateless plugin implementations.

. __This module defines the `ubf_plugin_stateless` behaviour.__

Required callback functions: `info/0`, `description/0`, `moduleStart/1`, `moduleRestart/1`, `handlerStart/1`, `handlerStop/3`, `handlerRpc/1`. ## Function Index ##
behaviour_info/1
## Function Details ## ### behaviour_info/1 ### `behaviour_info(Other) -> any()`