]
Martin Kouba commented on CDI-669:
----------------------------------
Javadoc states {{IllegalStateException}}.
Clarify statement wrt exception for
Interceptionfactory.createInterceptedInstance
---------------------------------------------------------------------------------
Key: CDI-669
URL:
https://issues.jboss.org/browse/CDI-669
Project: CDI Specification Issues
Issue Type: Bug
Reporter: Tomas Remes
{{11.7. Apply interceptor programmatically}} states for method
createInterceptedInstance():
| The method can be only called once, subsequent calls will throw an exception.
Which exception?