Class Extension

java.lang.Object
org.pf4j.Plugin
org.pf4j.spring.SpringPlugin
de.bytestore.hostinger.extension.Extension

public class Extension extends org.pf4j.spring.SpringPlugin
  • Constructor Summary

    Constructors
    Constructor
    Description
    Extension(org.pf4j.PluginWrapper wrapper)
     
  • Method Summary

    Methods inherited from class org.pf4j.spring.SpringPlugin

    getApplicationContext, stop

    Methods inherited from class org.pf4j.Plugin

    delete, getWrapper, start

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Extension

      public Extension(org.pf4j.PluginWrapper wrapper)