org.jboss.aop.advice.annotation
Annotation Type Target


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
public @interface Target

Annotate with @Target the advice parameter that receives the target of the joinpoint.

Author:
Flavia Rainone



Copyright © 2008 JBoss, a division of Red Hat, Inc.. All Rights Reserved.