org.apache.beehive.controls.runtime.generator.apt
Class AptUtils

Object
  extended by AptUtils

public class AptUtils
extends Object

The AptUtils class consolidates helper methods used by various apt processors.


Constructor Summary
AptUtils()
           
 
Method Summary
static boolean isRuntimeRetention(AnnotationTypeDeclaration atd)
          Is this annotatation type declared as having runtime retention?
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AptUtils

public AptUtils()
Method Detail

isRuntimeRetention

public static boolean isRuntimeRetention(AnnotationTypeDeclaration atd)
Is this annotatation type declared as having runtime retention?