You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2018/03/01 03:58:00 UTC

[jira] [Resolved] (DELTASPIKE-1316) add dynamic annotations feature, configurable via config

     [ https://issues.apache.org/jira/browse/DELTASPIKE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved DELTASPIKE-1316.
---------------------------------------
    Resolution: Fixed

> add dynamic annotations feature, configurable via config
> --------------------------------------------------------
>
>                 Key: DELTASPIKE-1316
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1316
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.8.1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 1.8.2
>
>
> A long time ago I created a CDI Extension which can dynamically add annotations to classes identified via a regular expression.
> The Extension is called InterDyn (Interceptor Dynamics) and is hosted at github.
> [https://github.com/struberg/InterDyn]
>  
> I'm the sole originary author, so I have all the IP.
> The project actually consists of two parts: InterDyn for dynamic interceptors and InvoMon, an invocation monitor interceptor. Kind of small man profiler.
> The InterDyn part is actually not restricted to add interceptor annotations, but really could be anything. But adding interceptors obviously makes the most sense. This should go into ds-core-impl. It doesn't even need any api changes.
>  
> The 2nd part (the performance InvocationMonitor. Might become either part of core, or a separate module.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)