Class XPluginImpl

java.lang.Object
org.noear.solon.admin.client.config.XPluginImpl
All Implemented Interfaces:
org.noear.solon.core.Plugin

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

    • XPluginImpl

      public XPluginImpl()
  • Method Details

    • start

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