[seam-dev] First cab off the rank!
Shane Bryzak
sbryzak at redhat.com
Sun Nov 29 13:34:42 EST 2009
Nope, just wrote my own impl of Annotation which I could then pass into
BeanManager.getBeans().
On 30/11/09 04:32, Gavin King wrote:
> You used a jdk dynamicproxy? Probably a better idea.
>
> Sent from my iPhone
>
> On Nov 29, 2009, at 1:01 PM, Shane Bryzak <sbryzak at redhat.com> wrote:
>
>> Done, although I didn't need to use Javassist. ;)
>>
>> On 30/11/09 02:38, Gavin King wrote:
>>> Stuart has some code to do this using javassist.
>>>
>>> On Sun, Nov 29, 2009 at 2:00 AM, Shane Bryzak<sbryzak at redhat.com>
>>> wrote:
>>>
>>>
>>>> Almost got this working, however I need to be able to reflectively
>>>> create an
>>>> AnnotationLiteral, given a String containing the fully qualified
>>>> name of the
>>>> qualifier. Anyone done this before?
>>>>
>>>
>>>
>>>
>>
More information about the seam-dev
mailing list