GitHub user kalgon opened a pull request:
https://github.com/apache/openwebbeans/pull/11
Allow InterceptionFactory to have an interface as parameter
See https://issues.jboss.org/browse/CDI-686
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kalgon/openwebbeans trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/openwebbeans/pull/11.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11
----
commit ad7705baa7435697b3b146a022e13f2b83e88777
Author: Xavier Dury <kalgon@...>
Date: 2018-09-14T15:19:11Z
Allow InterceptionFactory to have an interface as parameter
----
---