org.apache.falcon.util
Class ResourcesReflectionUtil.MethodAnnotation

java.lang.Object
  extended by org.apache.falcon.util.ResourcesReflectionUtil.MethodAnnotation
Enclosing class:
ResourcesReflectionUtil

public static class ResourcesReflectionUtil.MethodAnnotation
extends Object

Holder class for method annotation.


Constructor Summary
ResourcesReflectionUtil.MethodAnnotation()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourcesReflectionUtil.MethodAnnotation

public ResourcesReflectionUtil.MethodAnnotation()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.