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

Version:
$Revision: 68728 $
Author:
Carlo de Wolf

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)


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.