[jboss-dev-forums] [Design of POJO Server] - Re: Updating docs
scott.stark@jboss.org
do-not-reply at jboss.com
Thu Sep 21 02:32:26 EDT 2006
I have updated the class diagrams and overview page to give a brief description of every abstract deployer since this is really where the deployer contract is evident currently.
One behavior I don't understand is the AbstractParsingDeployer placing the deployment type parse result created in createMetaData into the DeploymentUnit.getTransientManagedObjects() attachments. I would expect that which attachment map was populated would be something that was selected by an argument to createMetaData. What is the reason for only populating the getTransientManagedObjects() attachments?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973159#3973159
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973159
More information about the jboss-dev-forums
mailing list