Uses of Package
org.jboss.aop.instrument

Packages that use org.jboss.aop.instrument
org.jboss.aop   
org.jboss.aop.advice   
org.jboss.aop.instrument   
 

Classes in org.jboss.aop.instrument used by org.jboss.aop
DynamicTransformationObserver
          Observer of the transformation process of a class (the transformation target class).
HotSwapper
          HotSwapper represents a class capable of hot swapping code.
JoinpointClassifier
          This class performs the joinpoint classifications.
 

Classes in org.jboss.aop.instrument used by org.jboss.aop.advice
Untransformable
          Tag interface to mark class as not transformable by AOP framework
 

Classes in org.jboss.aop.instrument used by org.jboss.aop.instrument
DynamicTransformationObserver
          Observer of the transformation process of a class (the transformation target class).
HotSwapper
          HotSwapper represents a class capable of hot swapping code.
Instrumentor
          Transforms byte code, making a class advisable.
JoinpointClassification
          This class represents the classification of a joinpoint.
JoinpointClassifier
          This class performs the joinpoint classifications.
JoinpointClassifier.Matcher
          This interface encapsulates a matching method.
JoinpointStatusUpdate.ClassJoinpoints
          Collection of the joinponts of a class.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.