org.jboss.aop.instrument
Class JoinPointGenerator.AdviceSetup

java.lang.Object
  extended by org.jboss.aop.instrument.JoinPointGenerator.AdviceSetup
Enclosing class:
JoinPointGenerator

protected class JoinPointGenerator.AdviceSetup
extends Object


Method Summary
 AdviceMethodProperties getAdviceMethodProperties()
           
 void setAdviceMethodProperties(AdviceMethodProperties adviceMethodProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAdviceMethodProperties

public AdviceMethodProperties getAdviceMethodProperties()

setAdviceMethodProperties

public void setAdviceMethodProperties(AdviceMethodProperties adviceMethodProperties)


Copyright © 2004 JBoss Inc. All Rights Reserved.