McFoggy/xhub4j

enhance webfilter for declarative usage

Closed this issue · 0 comments

As a developer I want to be able to reuse XHubFilter functionnalities (probably by subclassing), use WebFilter annotation and be able to setup/configure it according to my need without any web.xml

  • MUST: XHubFilter can be subclassed, allows programmatic configuration without web.xml usage