Hi all,

Sorry for the long subject :-D.

Ok straight to the point. I'm currently building a decorator for a
Service. But the problem I'm facing is, the method inside the
decorator is only invoked before the service method is invoked. What I
want is the decorator method to be invoked before and after the
service method is invoked. How do I get this? I saw the logging
decorator method is invoked before and after, but I just still can not
get the idea. Perhaps there should be a reference on building custom
decorator? :-D

Thanks in advance

--
Let's create a highly maintainable and efficient code

YM!: thejavafreak
Blog: http://www.nagasakti.or.id/roller/joshua/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to