org.glassfish.pfl.tf.spi
Class EnhancedClassDataASMImpl
java.lang.Object
org.glassfish.pfl.tf.spi.EnhancedClassDataBase
org.glassfish.pfl.tf.spi.EnhancedClassDataASMImpl
- All Implemented Interfaces:
- EnhancedClassData
public class EnhancedClassDataASMImpl
- extends EnhancedClassDataBase
| Fields inherited from class org.glassfish.pfl.tf.spi.EnhancedClassDataBase |
annoNamesForClass, annotationNames, annoToHolderName, className, infoMethodDescs, methodAnnoList, methodDescriptions, methodNames, methodToAnno, methodTPNames, methodTPTs, mmMethodDescs, util |
| Methods inherited from class org.glassfish.pfl.tf.spi.EnhancedClassDataBase |
classifyMethod, getAnnotationToHolderName, getClassName, getDescriptions, getHolderName, getMethodIndex, getMethodMMAnnotationName, getMethodNames, getTimingPointNames, getTimingPointTypes, isTracedClass, updateInfoDesc |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnhancedClassDataASMImpl
public EnhancedClassDataASMImpl(Util util,
Set<String> mmAnnotations,
org.glassfish.pfl.objectweb.asm.tree.ClassNode cn)
Copyright © 2013 Oracle. All Rights Reserved.