public class ValidatorAddedEvent extends EventObject
source| Constructor and Description |
|---|
ValidatorAddedEvent(Validator<?> validator)
Creates a new ValidatorAddedEvent.
|
| Modifier and Type | Method and Description |
|---|---|
Validator<?> |
getTransformer()
Get the added validator.
|
getSource, toStringCopyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.