Can XDoclet attributes be applied to an interface?  Suppose I want to create a 
message-driven bean.  But I give it an interface that is implemented by the 
bean instead of just creating a bean class alone.  Can I apply the XDoclet 
attributes to the interface and not to the implementation or must I apply the 
attributes to the implementation and not the interface?  That is, can I 
attributes on an interface and expect them to apply to all implementations of 
that interface?  Seems like a nice feature if it works.

Thanks,
-- Michael


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to