Uses of Class
com.sun.sgs.profile.AccessedObjectsDetail.ConflictType

Packages that use AccessedObjectsDetail.ConflictType
com.sun.sgs.impl.kernel Provides an implementation of the RedDwarf Server kernel. 
com.sun.sgs.profile Interfaces used to create profiling information. 
 

Uses of AccessedObjectsDetail.ConflictType in com.sun.sgs.impl.kernel
 

Methods in com.sun.sgs.impl.kernel that return AccessedObjectsDetail.ConflictType
 AccessedObjectsDetail.ConflictType LockingAccessCoordinator.LockerImpl.getConflictType()
          The type of conflict, if any, caused by these object accesses.
 

Uses of AccessedObjectsDetail.ConflictType in com.sun.sgs.profile
 

Methods in com.sun.sgs.profile that return AccessedObjectsDetail.ConflictType
 AccessedObjectsDetail.ConflictType AccessedObjectsDetail.getConflictType()
          The type of conflict, if any, caused by these object accesses.
static AccessedObjectsDetail.ConflictType AccessedObjectsDetail.ConflictType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AccessedObjectsDetail.ConflictType[] AccessedObjectsDetail.ConflictType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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