|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectlombok.eclipse.EclipseAnnotationHandler
lombok.eclipse.handlers.HandleCmisAware
public class HandleCmisAware extends lombok.eclipse.EclipseAnnotationHandler
| Nested Class Summary | |
|---|---|
private static class |
HandleCmisAware.EclipseCmisAwareHandler
|
| Field Summary | |
|---|---|
private HandleCmisAware.EclipseCmisAwareHandler |
handler
|
| Constructor Summary | |
HandleCmisAware()
|
|
| Method Summary | |
|---|---|
void
|
handle(lombok.core.AnnotationValues annotation, org.eclipse.jdt.internal.compiler.ast.Annotation source, lombok.eclipse.EclipseNode annotationNode)
|
| Methods inherited from class lombok.eclipse.EclipseAnnotationHandler | |
|---|---|
| lombok.eclipse.EclipseAnnotationHandler#handle(lombok.core.AnnotationValues, org.eclipse.jdt.internal.compiler.ast.Annotation, lombok.eclipse.EclipseNode), lombok.eclipse.EclipseAnnotationHandler#preHandle(lombok.core.AnnotationValues, org.eclipse.jdt.internal.compiler.ast.Annotation, lombok.eclipse.EclipseNode), lombok.eclipse.EclipseAnnotationHandler#getAnnotationHandledByThisHandler(), lombok.eclipse.EclipseAnnotationHandler#notify(), lombok.eclipse.EclipseAnnotationHandler#notifyAll(), lombok.eclipse.EclipseAnnotationHandler#wait(long, int), lombok.eclipse.EclipseAnnotationHandler#wait(long), lombok.eclipse.EclipseAnnotationHandler#wait(), lombok.eclipse.EclipseAnnotationHandler#equals(java.lang.Object), lombok.eclipse.EclipseAnnotationHandler#toString(), lombok.eclipse.EclipseAnnotationHandler#hashCode(), lombok.eclipse.EclipseAnnotationHandler#getClass() |
| Methods inherited from class Object | |
|---|---|
| notify, notifyAll, wait, wait, wait, equals, toString, hashCode, getClass |
| Field Detail |
|---|
private final HandleCmisAware.EclipseCmisAwareHandler handler
| Constructor Detail |
|---|
HandleCmisAware()
| Method Detail |
|---|
@Override public void handle(lombok.core.AnnotationValues annotation, org.eclipse.jdt.internal.compiler.ast.Annotation source, lombok.eclipse.EclipseNode annotationNode)
Groovy Documentation