Branch: refs/heads/2.0
Home:
https://github.com/weld/core
Commit: 5408c263df3b5a088f8b9bf0fdb3395032d1bbb7
https://github.com/weld/core/commit/5408c263df3b5a088f8b9bf0fdb3395032d1bbb7
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2013-06-14 (Fri, 14 Jun 2013)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/interceptor/CdiInterceptorFactory.java
M
impl/src/main/java/org/jboss/weld/interceptor/reader/ClassMetadataInterceptorFactory.java
M impl/src/main/java/org/jboss/weld/interceptor/spi/metadata/InterceptorFactory.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/Goalkeeper.java
Log Message:
-----------
Make it possible for an interceptor class to be parameterized with a bound type
variable