|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.anno.AnnotationBinder
public class AnnotationBinder
| Constructor Summary | |
|---|---|
AnnotationBinder()
|
|
| Method Summary | |
|---|---|
com.sun.mirror.apt.AnnotationProcessor |
getProcessorFor(java.util.Set<com.sun.mirror.declaration.AnnotationTypeDeclaration> atds,
com.sun.mirror.apt.AnnotationProcessorEnvironment env)
|
java.util.Collection<java.lang.String> |
supportedAnnotationTypes()
|
java.util.Collection<java.lang.String> |
supportedOptions()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationBinder()
| Method Detail |
|---|
public java.util.Collection<java.lang.String> supportedAnnotationTypes()
supportedAnnotationTypes in interface com.sun.mirror.apt.AnnotationProcessorFactorypublic java.util.Collection<java.lang.String> supportedOptions()
supportedOptions in interface com.sun.mirror.apt.AnnotationProcessorFactory
public com.sun.mirror.apt.AnnotationProcessor getProcessorFor(java.util.Set<com.sun.mirror.declaration.AnnotationTypeDeclaration> atds,
com.sun.mirror.apt.AnnotationProcessorEnvironment env)
getProcessorFor in interface com.sun.mirror.apt.AnnotationProcessorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||