Uses of Interface
org.multiverse.utils.profiling.ProfileCollator.ProfilePage

Packages that use ProfileCollator.ProfilePage
org.multiverse.utils.monitoring   
org.multiverse.utils.profiling   
 

Uses of ProfileCollator.ProfilePage in org.multiverse.utils.monitoring
 

Classes in org.multiverse.utils.monitoring that implement ProfileCollator.ProfilePage
static class ProfilePublisher.KeyedProfilePage<K>
          A profile page that will display as follows:
 

Uses of ProfileCollator.ProfilePage in org.multiverse.utils.profiling
 

Methods in org.multiverse.utils.profiling that return ProfileCollator.ProfilePage
 ProfileCollator.ProfilePage ProfileCollator.getProfilePage(java.lang.String profileName)
           
 

Methods in org.multiverse.utils.profiling that return types with arguments of type ProfileCollator.ProfilePage
 java.util.Set<ProfileCollator.ProfilePage> ProfileCollator.getProfilePages()
           
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.