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

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

Uses of ProfileOperation in com.sun.sgs.profile
 

Subinterfaces of ProfileOperation in com.sun.sgs.profile
 interface AggregateProfileOperation
          A profile operation which aggregates a count of how many times the operation occurred until it is explicitly cleared.
 interface TaskProfileOperation
          An operation which provides task-local information to ProfileReports.
 

Methods in com.sun.sgs.profile that return ProfileOperation
 ProfileOperation ProfileConsumer.createOperation(String name, ProfileConsumer.ProfileDataType type, ProfileCollector.ProfileLevel minLevel)
          Creates the named operation 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