Uses of Interface
com.sun.sgs.profile.ProfileConsumer

Packages that use ProfileConsumer
com.sun.sgs.profile Interfaces used to create profiling information. 
 

Uses of ProfileConsumer in com.sun.sgs.profile
 

Methods in com.sun.sgs.profile that return ProfileConsumer
 ProfileConsumer ProfileCollector.getConsumer(String name)
          Returns the named ProfileConsumer, or creates a new one with that name.
 

Methods in com.sun.sgs.profile that return types with arguments of type ProfileConsumer
 Map<String,ProfileConsumer> ProfileCollector.getConsumers()
          Returns a read-only map of ProfileConsumer names to the ProfileConsumers which have been created through a call to getConsumer.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved