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

Packages that use ConnectionPatternEvent.Type
jgroup.util.log   
 

Uses of ConnectionPatternEvent.Type in jgroup.util.log
 

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

Methods in jgroup.util.log with parameters of type ConnectionPatternEvent.Type
 void ConnectionPatternEvent.addEvent(ConnectionPatternEvent.Type type, Domain fromDomain, Domain toDomain)
           
 



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