Uses of Class
org.codehaus.aspectwerkz.reflect.impl.javassist.JavassistClassInfoRepository

Packages that use JavassistClassInfoRepository
org.codehaus.aspectwerkz.reflect.impl.javassist   
 

Uses of JavassistClassInfoRepository in org.codehaus.aspectwerkz.reflect.impl.javassist
 

Fields in org.codehaus.aspectwerkz.reflect.impl.javassist declared as JavassistClassInfoRepository
protected  JavassistClassInfoRepository JavassistMemberInfo.m_classInfoRepository
          The class info repository.
 

Methods in org.codehaus.aspectwerkz.reflect.impl.javassist that return JavassistClassInfoRepository
static JavassistClassInfoRepository JavassistClassInfoRepository.getRepository(ClassLoader loader)
          Returns the class info repository for the specific class loader
 



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