org.kite9.framework.common
Class StackHelp

java.lang.Object
  extended by org.kite9.framework.common.StackHelp

public class StackHelp
extends Object


Constructor Summary
StackHelp()
           
 
Method Summary
static
<X extends Annotation>
Method
getAnnotatedMethod(Class<X> ann)
           
static Method getKite9Item()
          Finds the method corresponding to the Kite9Item.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StackHelp

public StackHelp()
Method Detail

getKite9Item

public static Method getKite9Item()
Finds the method corresponding to the Kite9Item.


getAnnotatedMethod

public static <X extends Annotation> Method getAnnotatedMethod(Class<X> ann)


Copyright © 2011. All Rights Reserved.