Re: [aspectwerkz-dev] attributes in various definitions
Alexandre Vasseur <[email protected]> Mon, 25 Apr 2005 19:34:34 +0200
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
this can be ignored. It was a hack to add arbitraty metadata to the definition model from an external tool (a prototype of remote hot deployment console in that case). Alex On 4/24/05, Michael Haupt <haupt-ragVMc8tzzHbA/[email protected]> wrote: > Hi, > > I just stumbled across something in the following classes: > > org.codehaus.aspectwerkz.definition.MixinDefinition > org.codehaus.aspectwerkz.definition.InterfaceIntroductionDefinition > org.codehaus.aspectwerkz.definition.AdviceDefinition > > Each of these classes contains a member << String attribute >>, the use of > which is unclear to me. What is the use of this member? > > Thanks in advance, > > > Michael Haupt > >