Uses of Package
com.tc.backport175.bytecode

Packages that use com.tc.backport175.bytecode
com.tc.aspectwerkz.reflect   
com.tc.backport175.bytecode   
com.tc.backport175.proxy   
 

Classes in com.tc.backport175.bytecode used by com.tc.aspectwerkz.reflect
AnnotationElement.Annotation
          Abstraction for the annotation element type.
AnnotationReader
          Reads Java 5 java.lang.annotation.RetentionPolicy.RUNTIME and java.lang.annotation.RetentionPolicy.CLASS annotations from the class' bytecode.
 

Classes in com.tc.backport175.bytecode used by com.tc.backport175.bytecode
AnnotationElement
          Abstractions for the different reader elements.
AnnotationElement.Annotation
          Abstraction for the annotation element type.
AnnotationElement.NamedValue
          Abstraction for the named value type.
AnnotationElement.NestedAnnotationElement
          Interface for the nested annotation element type.
AnnotationElement.Type
          Enum for the different annotation element types.
AnnotationReader
          Reads Java 5 java.lang.annotation.RetentionPolicy.RUNTIME and java.lang.annotation.RetentionPolicy.CLASS annotations from the class' bytecode.
AnnotationReader.ClassKey
          Contains info about the class being parsed.
AnnotationReader.MemberKey
          Unique key for class members (methods, fields and constructors) to be used in hash maps etc.
 

Classes in com.tc.backport175.bytecode used by com.tc.backport175.proxy
AnnotationElement.Annotation
          Abstraction for the annotation element type.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.