[jboss-user] [Microcontainer] - Re: Attachments eligible for being passed to the deployers?

wolfc do-not-reply at jboss.com
Mon Mar 9 05:45:44 EDT 2009


So why does the AliasDeploymentDeployer add an attachment?

  |    protected static void addAliasComponent(DeploymentUnit unit, NamedAliasMetaData alias)
  |    {
  |       DeploymentUnit component = unit.addComponent(alias.getAliasValue().toString());
  |       component.addAttachment(NamedAliasMetaData.class.getName(), alias);
  |    }
  | 
When will you answer my question? :-)
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=145178

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

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



More information about the jboss-user mailing list