- All Implemented Interfaces:
org.noear.solon.core.handle.Handler
public class LuffyHandler
extends Object
implements org.noear.solon.core.handle.Handler
- Since:
- 1.3
- Author:
- noear
-
Constructor Summary
Constructors
-
Method Summary
void
handle(org.noear.solon.core.handle.Context ctx)
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.handle.Handler
version
-
Constructor Details
-
LuffyHandler
public LuffyHandler()
-
Method Details
-
handle
public void handle(org.noear.solon.core.handle.Context ctx)
throws Exception
- Specified by:
handle in interface org.noear.solon.core.handle.Handler
- Throws:
Exception