JBoss AOP Parent POM 2.2.2.GA
-
@Target(value={TYPE,FIELD})
@Retention(value=RUNTIME)
public @interface Prepare
If annotating a field, that field should be in a class annotated
as @Aspect or @InterceptorDef
If annotating a POJO, that POJO becomes prepared
- Version:
- $Revision: 57688 $
- Author:
- Kabir Khan
-
-
Optional Element Summary
Optional Elements
Modifier and Type |
Optional Element and Description |
String |
value |
JBoss AOP Parent POM 2.2.2.GA
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.