[
https://issues.apache.org/jira/browse/DELTASPIKE-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381535#comment-16381535
]
ASF subversion and git services commented on DELTASPIKE-1316:
-------------------------------------------------------------
Commit f06a78939a6c448717856db21c8a33565d450402 in deltaspike's branch
refs/heads/master from [~struberg]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=f06a789 ]
DELTASPIKE-1316 fix broken test on Wildfly9
> 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)