Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] newbieQuestion: catching call in an advice

hi,

is it possible to catch call joinpoints inside an
advice?

another question. I have a simple example like
class Test{
public static void main(String[] args){

}
}

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


Back to the top