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

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

Uses of ProfileCounter in com.sun.sgs.profile
 

Subinterfaces of ProfileCounter in com.sun.sgs.profile
 interface AggregateProfileCounter
          A profile counter which is initially 0, and increments until it is explicitly cleared.
 interface TaskProfileCounter
          A counter which provides task-local information to ProfileReports.
 

Methods in com.sun.sgs.profile that return ProfileCounter
 ProfileCounter ProfileConsumer.createCounter(String name, ProfileConsumer.ProfileDataType type, ProfileCollector.ProfileLevel minLevel)
          Creates the named counter in this consumer.
 


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