public final class WeaveInterest extends Object
| Modifier and Type | Field and Description | 
|---|---|
Class<? extends Annotation> | 
annotationType
Observed annotation type. 
 | 
ElementType | 
target
Attached element type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static WeaveInterest | 
of(Class<? extends Annotation> annotationType,
  ElementType target)
Get a  
WeaveInterest. | 
public final Class<? extends Annotation> annotationType
public final ElementType target
public static WeaveInterest of(Class<? extends Annotation> annotationType, ElementType target)
WeaveInterest.annotationType - observed annotation typetarget - attached element typeWeaveInterestCopyright © 2018 The Apache Software Foundation. All rights reserved.