I'd like to be able to add a marker interface to all classes having members which are annotated @Transactional. Is there a way to specify a complex match like that?
declare parents: <classes with members which @Transactional> implements TransactionalMarker
Any thoughts?
--
-pete
peter m. murray
[EMAIL PROTECTED]
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
