Interface Plugin


public interface Plugin
All interfaces that should be used by Plugins Proxy have to implement this base interface.
Version:
$Revision$
Author:
Tom
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
  • Method Details

    • isEnabled

      default boolean isEnabled()