[cdi-dev] API Only PR for Context management

John D. Ament john.d.ament at gmail.com
Sun May 15 12:33:58 EDT 2016


All,

I've started a PR for API changes to support starting/stopping the built in
contexts, which you can find here:
https://github.com/cdi-spec/cdi/pull/291/files

It's visibly based on what is in DeltaSpike's CDI Ctrl plus some of the
external stuff (e.g.
https://github.com/apache/deltaspike/blob/master/deltaspike/modules/scheduler/api/src/main/java/org/apache/deltaspike/scheduler/api/Scheduled.java#L40
)
so I'd like to get some input.

I don't suspect that this will be an SE only feature, today I use
programmatic context starting even while on an app server.  Even though I'm
not using whats provided in DS, it was identified as a clear cross cutting
concern hence why there's an interceptor as well.

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20160515/0d4198f6/attachment.html 


More information about the cdi-dev mailing list