On 6/28/06, Meeraj Kunnumpurath <[EMAIL PROTECTED]> wrote:
Raymond,

You can get the type of T if you have a parameterized field of a generic
type. Some thing like this,


<snip/>

I think you can also get the parameterized type information from Class
itself. Jim was doing some introspection like this to help with
registration callbacks - have a look in BuilderRegistryImpl#register.

--
Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to