Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] looking for a "magic" pointcut for ...

Hi,
Is there a "magic" pointcut for detecting when an object :
- is finalized or this object is no more referenced ( object=null ;) ?
- is garbagged ?


Is-it only possible with AspectJ ?

Best Regards
Jean-Louis



Back to the top