JBoss.org Community Documentation
A before advice is executed before the joinpoint. The signature for a before advice must be of this form:
public void [advice name]([annotated parameter], [annotated parameter],...[annotated parameter])