Stephen,
> Any reason why Interfaces are introspected differently Objects ?
>
> When an Interface is introspected "PropertyDescriptors" are created only
for
> methods defined on the Interface and not for inherited methods. This is
not
> the case when an Object is introspected.
>
> Is this expected? I feel it is inconsistent and prevents me from extending
> Interfaces.
JXPath is not supposed to introspect interfaces - just JavaBeans. How did
you get it to introspect an interface?
Thanks,
>
> Steve.
- Dmitri
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.org>
|