Uses of Class
org.apache.cocoon.profiling.ProfileMethodType

Packages that use ProfileMethodType
org.apache.cocoon.profiling The main package for cocoon-profiling. 
 

Uses of ProfileMethodType in org.apache.cocoon.profiling
 

Methods in org.apache.cocoon.profiling that return ProfileMethodType
static ProfileMethodType ProfileMethodType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProfileMethodType[] ProfileMethodType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.