Module com.pi4j

Interface Plugin


public interface Plugin

Plugin interface.

Version:
$Id: $Id
Author:
Robert Savage (http://www.savagehomeautomation.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initialize.
    default boolean
    Returns true if this plugin is a mock plugin, and shouldn't generally be used
    default void
    shutdown(Context context)
    shutdown.