org.jboss.ejb3.interceptors.annotation
Class AnnotationAdvisorHelper

java.lang.Object
  extended by org.jboss.ejb3.interceptors.annotation.AnnotationAdvisorHelper

public class AnnotationAdvisorHelper
extends java.lang.Object

Comment


Constructor Summary
AnnotationAdvisorHelper()
           
 
Method Summary
static AnnotationAdvisor getAnnotationAdvisor(org.jboss.aop.Advisor advisor, java.lang.Object target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationAdvisorHelper

public AnnotationAdvisorHelper()
Method Detail

getAnnotationAdvisor

public static AnnotationAdvisor getAnnotationAdvisor(org.jboss.aop.Advisor advisor,
                                                     java.lang.Object target)