Package kilim.support
Class JettyHandler.Java7Handler
java.lang.Object
kilim.support.JettyHandler.Java7Handler
- All Implemented Interfaces:
JettyHandler.Iface
- Enclosing class:
JettyHandler
java 7 doesn't support default interface methods so we need a dummy impl of the woven handler
this needs to be in a superclass, otherwise kilim will refuse to weave the real handle method
-
Constructor Details
-
Java7Handler
public Java7Handler()
-
-
Method Details