org.oddjob.arooa.deploy
Class ArooaAnnotationsUtil

java.lang.Object
  extended by org.oddjob.arooa.deploy.ArooaAnnotationsUtil

public class ArooaAnnotationsUtil
extends Object

Utility class for accessing ArooaAnnotations

Author:
rob

Constructor Summary
ArooaAnnotationsUtil(ArooaAnnotations arooaAnnotations)
           
 
Method Summary
 String findSingleAnnotatedProperty(String annotationName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArooaAnnotationsUtil

public ArooaAnnotationsUtil(ArooaAnnotations arooaAnnotations)
Method Detail

findSingleAnnotatedProperty

public String findSingleAnnotatedProperty(String annotationName)