org.jboss.aop.advice
Class ThrowingFactory

java.lang.Object
  extended by org.jboss.aop.advice.AdviceFactory
      extended by org.jboss.aop.advice.ThrowingFactory
All Implemented Interfaces:
GeneratedOnly, InterceptorFactory

public class ThrowingFactory
extends AdviceFactory
implements GeneratedOnly

Version:
$Revision: 39000 $
Author:
Kabir Khan

Constructor Summary
ThrowingFactory(AspectDefinition aspect, String adviceName)
           
 
Method Summary
 
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

ThrowingFactory

public ThrowingFactory(AspectDefinition aspect,
                       String adviceName)


Copyright © 2004 JBoss Inc. All Rights Reserved.