[jboss-dev-forums] [Design of POJO Server] - Re: Updating docs
adrian@jboss.org
do-not-reply at jboss.com
Fri Sep 22 05:55:09 EDT 2006
If a metadata file is being parsed then it is potentially
something that could be passed in as a predetermined managed object.
i.e. You override the factory settings using the profile service
or a management tool.
To identify what is overridable (it is parsed from metadata files),
it populates the transient managed objects which the
profile service/front end can override by promoting the modified object to
the predetermined section.
They are different from the plain attachments which
are just temporary artifacts of the deployment that deployers
use to communicate with each other.
P.S. Not sure that managed object is a good name for this
since it conflicts with the real managed object created from
this object + annotations on the class.
Metadata is probably better but that also conflicts?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973512#3973512
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973512
More information about the jboss-dev-forums
mailing list