org.jboss.aop.microcontainer.beans
Class ManagedAdviceFactory

java.lang.Object
  extended by org.jboss.aop.advice.AdviceFactory
      extended by org.jboss.aop.microcontainer.beans.ManagedAdviceFactory
All Implemented Interfaces:
org.jboss.aop.advice.InterceptorFactory

public class ManagedAdviceFactory
extends org.jboss.aop.advice.AdviceFactory

Version:
$Revision: 64112 $
Author:
Kabir Khan

Constructor Summary
ManagedAdviceFactory(org.jboss.aop.advice.AspectDefinition aspect, String adviceName)
           
 
Method Summary
 
Methods inherited from class org.jboss.aop.advice.AdviceFactory
create, equals, getAdvice, getAspect, getName, getType, isDeployed
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedAdviceFactory

public ManagedAdviceFactory(org.jboss.aop.advice.AspectDefinition aspect,
                            String adviceName)


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