Uses of Class
jgroup.util.log.ReplicaEvent.Type

Packages that use ReplicaEvent.Type
jgroup.util.log   
 

Uses of ReplicaEvent.Type in jgroup.util.log
 

Methods in jgroup.util.log that return ReplicaEvent.Type
static ReplicaEvent.Type ReplicaEvent.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReplicaEvent.Type[] ReplicaEvent.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.