org.jboss.aop.advice
Class AfterFactory

java.lang.Object
  extended byorg.jboss.aop.advice.AdviceFactory
      extended byorg.jboss.aop.advice.AfterFactory
All Implemented Interfaces:
GeneratedOnly, InterceptorFactory

public class AfterFactory
extends AdviceFactory
implements GeneratedOnly

Version:
$Revision: 1.1 $
Author:
Kabir Khan

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

Constructor Detail

AfterFactory

public AfterFactory(AspectDefinition aspect,
                    String adviceName)


Copyright © 2004 JBoss Inc. All Rights Reserved.