In InterfaceTagsHandler.isComponentInterfaceMethodOfViewType(), it uses
the method call

String view_type = getTagValue(FOR_CLASS, method.getDoc(),
    "ejb:interface-method", "view-type", "local,remote,both",
    "both", false, false);

Is this correct?  Or should that FOR_CLASS be a FOR_METHOD, like the
similar call in forAllInterfaceViewTypes() uses?


Andrew.



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to