Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] EJB Aspects

Hi,

Perhaps you can take a look to Aspect-Oriented Programming (AOP) System for WebLogic

on http://dev2dev.bea.com/resourcelibrary/utilitiestools/monitoring.jsp

-emmanuel

 --- alberto.sanchez@xxxxxxxxxxxxx a écrit : > Hi all,
>  
> I'm new to AOP and would like to know if the following is possible:
>  
> - Create a pointcut that is called every time a public method in the home / remote interface of
> myEJB is called.
>  
> Any thoughts? Is it possible?
> Thank you for your help.
> 
> 
> This message is for the designated recipient only and may contain privileged, proprietary, or
> otherwise private information.  If you have received it in error, please notify the sender
> immediately and delete the original.  Any other use of the email by you is prohibited.
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-users 

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


Back to the top