net.java.ao
Class AnnotationDelegate
java.lang.Object
net.java.ao.AnnotationDelegate
public class AnnotationDelegate
- extends Object
WARNING: Not part of the public API. This class is public only
to allow its use within other packages in the ActiveObjects library.
About now is when I start missing Scala's case classes...
- Author:
- Daniel Spiewak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAnnotation
public <T extends Annotation> T getAnnotation(Class<T> type)
getAnnotations
public Annotation[] getAnnotations()
getMethod1
public Method getMethod1()
getMethod2
public Method getMethod2()
Copyright © 2007-2010. All Rights Reserved.