Class LuffyPlugin

java.lang.Object
org.noear.solon.luffy.integration.LuffyPlugin
All Implemented Interfaces:
org.noear.solon.core.Plugin

public class LuffyPlugin extends Object implements org.noear.solon.core.Plugin
Since:
1.3
Author:
noear
  • Constructor Details

    • LuffyPlugin

      public LuffyPlugin()
  • Method Details

    • start

      public void start(org.noear.solon.core.AppContext context)
      Specified by:
      start in interface org.noear.solon.core.Plugin