Package org.correomqtt.plugin.spi
Interface DetailViewManipulatorHook
-
- All Superinterfaces:
BaseExtensionPoint<Object>,org.pf4j.ExtensionPoint
public interface DetailViewManipulatorHook extends BaseExtensionPoint<Object>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]manipulate(byte[] selection)-
Methods inherited from interface org.correomqtt.plugin.spi.BaseExtensionPoint
getConfigClass, onConfigReceived
-
-