|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface VisitAfterIf
Visit If annotation.
| Required Element Summary | |
|---|---|
String |
condition
The SmooksResourceConfiguration condition that
must evaluate to true in order for the visitAfter method to be called. |
| Element Detail |
|---|
public abstract String condition
SmooksResourceConfiguration condition that
must evaluate to true in order for the visitAfter method to be called.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||