It looks like that actually it is possible to use Using custom wrapped injectionTarget only for managed beans and implementations of ServletContextListener. This InjectionTarget should be available also for:
session bean servlet filter WS endpoint EJB interceptor tag handler
|