[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Naming, @JNDI and OnDemand
adrian@jboss.org
do-not-reply at jboss.com
Tue May 12 09:29:47 EDT 2009
"alesj" wrote :
| "adrian at jboss.org" wrote :
| | That's why it is called "Described" and its where "On Demand" originally left things until "PreInstall" was introduced.
| Really?
|
| Hmmm, I though our PreInstall didn't change things.
| Or why we now leave them in Not_Installed?
We'll maybe I'm dreaming and didn't actually implement it properly (yet ;-)
The same issue is also required for this feature:
https://jira.jboss.org/jira/browse/JBMICROCONT-78
where an "on demand" pojo is registered in JMX before the instance exists
with a simple mbean that just has a "start" operation until you click/invoke it
to create the real pojo.
You aren't going to know whether to register it in JMX unless you've looked
at the annotations (both instance and class) which happens in the describe stage.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230470#4230470
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230470
More information about the jboss-dev-forums
mailing list