Package 

Interface Configuration

  • All Implemented Interfaces:
    java.io.Serializable

    
    public interface Configuration
     implements Serializable
                        

    A configuration object

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean enabled() checks if the corresponding plugin is enabled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • enabled

         abstract Boolean enabled()

        checks if the corresponding plugin is enabled