jasco.runtime
Class TempAnnotationHelper

java.lang.Object
  extended by jasco.runtime.TempAnnotationHelper

public class TempAnnotationHelper
extends java.lang.Object

Author:
Wim

Constructor Summary
TempAnnotationHelper()
           
 
Method Summary
static java.lang.Class getAdviceAnnotation()
           
static boolean isAnnotationPresent(java.lang.String name, java.lang.annotation.Annotation[] annotations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TempAnnotationHelper

public TempAnnotationHelper()
Method Detail

getAdviceAnnotation

public static java.lang.Class getAdviceAnnotation()

isAnnotationPresent

public static boolean isAnnotationPresent(java.lang.String name,
                                          java.lang.annotation.Annotation[] annotations)