Uses of Class
org.codehaus.aspectwerkz.transform.inlining.compiler.ConstructorExecutionJoinPointCompiler

Packages that use ConstructorExecutionJoinPointCompiler
org.codehaus.aspectwerkz.transform.inlining.compiler   
 

Uses of ConstructorExecutionJoinPointCompiler in org.codehaus.aspectwerkz.transform.inlining.compiler
 

Subclasses of ConstructorExecutionJoinPointCompiler in org.codehaus.aspectwerkz.transform.inlining.compiler
 class ConstructorExecutionJoinPointRedefiner
          Redefines the existing join point class and turns it into a delegation class delegating to the newly created replacement join point class.
 



Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.