- All Implemented Interfaces:
org.noear.solon.core.Plugin
public class McpPlugin
extends Object
implements org.noear.solon.core.Plugin
- Since:
- 3.1
- Author:
- noear
-
Constructor Summary
Constructors
-
Method Summary
void
start(org.noear.solon.core.AppContext context)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.noear.solon.core.Plugin
prestop, stop
-
Constructor Details
-
McpPlugin
public McpPlugin()
-
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