|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectJdbcControlChecker
public class JdbcControlChecker
Annotation checker for the JdbcControl. Invoked at compile time by the controls framework.
Constructor Summary | |
---|---|
JdbcControlChecker()
|
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 JdbcControlChecker()
Method Detail |
---|
public void check(Declaration decl, AnnotationProcessorEnvironment env)
check
in interface ControlChecker
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |