| Package | Description |
|---|---|
| com.sun.jbi.management.util |
| Modifier and Type | Method and Description |
|---|---|
static ValidatorType |
ValidatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidatorType[] |
ValidatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Validator |
ValidatorFactory.createValidator(EnvironmentContext envCtx,
ValidatorType type)
Create and return a validator of the specified type.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.