|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectDefaultControlChecker
public final class DefaultControlChecker
The default or "empty" control checker that assigned to an @ControlInterface's controlChecker attribute if none is provided.
| Constructor Summary | |
|---|---|
DefaultControlChecker()
|
|
| Method Summary | |
|---|---|
void |
check(Declaration decl,
AnnotationProcessorEnvironment env)
Invoked by the control build-time infrastructure to process a declaration of a control extension (ie, an interface annotated with @ControlExtension), or a field instance of a control type. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultControlChecker()
| Method Detail |
|---|
public void check(Declaration decl,
AnnotationProcessorEnvironment env)
ControlChecker
check in interface ControlChecker
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||