Uses of Class
org.glassfish.pfl.tf.spi.annotation.TraceEnhanceLevel

Packages that use TraceEnhanceLevel
org.glassfish.pfl.tf.spi.annotation   
 

Uses of TraceEnhanceLevel in org.glassfish.pfl.tf.spi.annotation
 

Methods in org.glassfish.pfl.tf.spi.annotation that return TraceEnhanceLevel
static TraceEnhanceLevel TraceEnhanceLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TraceEnhanceLevel[] TraceEnhanceLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Oracle. All Rights Reserved.