Modifier and Type | Class and Description |
---|---|
class |
ProtocolTypeValidator
A validator for JGroups protocol types, defined by org.jboss.as.clustering.jgroups.Protocol
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectTypeValidator
Date: 16.11.2011
|
Modifier and Type | Class and Description |
---|---|
class |
ChainedParameterValidator |
class |
EnumValidator<E extends Enum<E>>
ParameterValidator that validates the value is a string matching
one of the Enum types. |
class |
ParametersOfValidator |
class |
TimeUnitValidator
ParameterValidator that validates the value is a string matching one of the TimeUnit names. |
Modifier and Type | Class and Description |
---|---|
class |
LogLevelValidator
Checks the value to see if it's a valid
Level . |
class |
OverflowActionValidator
Date: 21.09.2011
|
class |
TargetValidator
Date: 22.09.2011
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.