public class ValidatorFactory extends Object
| Constructor and Description |
|---|
ValidatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Validator |
createValidator(EnvironmentContext envCtx,
ValidatorType type)
Create and return a validator of the specified type.
|
static void |
setDescriptorValidation(boolean validate)
Set jbi.xml validation to true
|
public static Validator createValidator(EnvironmentContext envCtx, ValidatorType type) throws Exception
Exceptionpublic static void setDescriptorValidation(boolean validate)
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.