[jboss-dev-forums] [Design of POJO Server] - Re: Deployers, ContextData and MangedObjects

adrian@jboss.org do-not-reply at jboss.com
Thu Sep 14 06:15:57 EDT 2006


The issue is about is being worked with.

1) The MetaData scope is bean instance at the lowest level.
i.e. You can override annotations at the individual instance level,
but you can also override it at the class or deployment level, etc.

2) The ENC scope is spec defined, i.e. per EJB or per WEB deployment
but it is populated from annotations and their xml  (or metadata)
overrides.

3) The other use of the Scope(Key) is to identify the "subcontext"
for JSR77, e.g. an EJB, ConnectionFactory, Servlet, etc.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971516#3971516

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971516



More information about the jboss-dev-forums mailing list