org.codehaus.aspectwerkz.intercept
Interface AroundAdvice

All Superinterfaces:
Advice

public interface AroundAdvice
extends Advice

Author:
Jonas BonŽr

Method Summary
 Object invoke(JoinPoint jp)
           
 

Method Detail

invoke

Object invoke(JoinPoint jp)
              throws Throwable
Parameters:
jp -
Throws:
Throwable


Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.