org.jboss.aop.advice
Class ThrowingFactory

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

public class ThrowingFactory
extends AdviceFactory
implements GeneratedOnly

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
ThrowingFactory(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

ThrowingFactory

public ThrowingFactory(AspectDefinition aspect,
                       String adviceName)


Copyright © 2004 JBoss Inc. All Rights Reserved.