org.jboss.ejb3.interceptors.aop
Class ExtendedAdvisorHelper

java.lang.Object
  extended by org.jboss.ejb3.interceptors.aop.ExtendedAdvisorHelper

public class ExtendedAdvisorHelper
extends Object

Comment

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

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

Constructor Detail

ExtendedAdvisorHelper

public ExtendedAdvisorHelper()
Method Detail

getExtendedAdvisor

public static ExtendedAdvisor getExtendedAdvisor(org.jboss.aop.Advisor advisor)

getExtendedAdvisor

public static ExtendedAdvisor getExtendedAdvisor(org.jboss.aop.Advisor advisor,
                                                 Object target)


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