org.codehaus.aspectwerkz.intercept
Interface BeforeAdvice

All Superinterfaces:
Advice

public interface BeforeAdvice
extends Advice

Author:
Jonas BonŽr

Method Summary
 void invoke(JoinPoint jp)
           
 

Method Detail

invoke

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


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