Uses of Class
org.jboss.jca.validator.Failure
Packages that use Failure
Package
Description
This package contains the specification validator module
This package contains the rules for the specification validator
Rules for AdminObjects.
Rules for ActivationSpecs.
Validation rules for Connection Factory.
Validation rules for ManagedConnection.
Validation rules for ManagedConnectionFactory.
Validation rules for the ResourceAdapter instance.
-
Uses of Failure in org.jboss.jca.validator
Methods in org.jboss.jca.validator that return types with arguments of type FailureModifier and TypeMethodDescriptionValidatorException.getFailures()Get the collection of failuresRule.validate(Validate v, ResourceBundle rb) ValidateValidateConstructor parameters in org.jboss.jca.validator with type arguments of type FailureModifierConstructorDescriptionFailureHelper(Collection<Failure> failures) ConstructorValidatorException(String message, Collection<Failure> failures) Constructs a new exception with the specified detail message.ValidatorException(String message, Collection<Failure> failures, Throwable cause) Constructs a new exception with the specified detail message. -
Uses of Failure in org.jboss.jca.validator.rules
Methods in org.jboss.jca.validator.rules that return types with arguments of type FailureModifier and TypeMethodDescriptionConfigPropertiesHelper.validateConfigPropertiesType(ValidateClass vo, String section, String failMsg) validate ConfigProperties type -
Uses of Failure in org.jboss.jca.validator.rules.ao
Methods in org.jboss.jca.validator.rules.ao that return types with arguments of type FailureModifier and TypeMethodDescriptionAOConfigProperties.validate(Validate v, ResourceBundle rb) ValidateAOConstructor.validate(Validate vo, ResourceBundle rb) ValidateAONull.validate(Validate vo, ResourceBundle rb) ValidateAORAA.validate(Validate vo, ResourceBundle rb) Validate -
Uses of Failure in org.jboss.jca.validator.rules.as
Methods in org.jboss.jca.validator.rules.as that return types with arguments of type FailureModifier and TypeMethodDescriptionAS.validate(Validate vo, ResourceBundle rb) ValidateASConfigProperties.validate(Validate v, ResourceBundle rb) ValidateASConstructor.validate(Validate vo, ResourceBundle rb) ValidateASNull.validate(Validate vo, ResourceBundle rb) Validate -
Uses of Failure in org.jboss.jca.validator.rules.cf
Methods in org.jboss.jca.validator.rules.cf that return types with arguments of type FailureModifier and TypeMethodDescriptionCFConstructor.validate(Validate vo, ResourceBundle rb) ValidateCFNull.validate(Validate vo, ResourceBundle rb) ValidateCFReferenceable.validate(Validate vo, ResourceBundle rb) ValidateCFSerializable.validate(Validate vo, ResourceBundle rb) Validate -
Uses of Failure in org.jboss.jca.validator.rules.mc
Methods in org.jboss.jca.validator.rules.mc that return types with arguments of type FailureModifier and TypeMethodDescriptionMC.validate(Validate vo, ResourceBundle rb) ValidateMCGetMetaData.validate(Validate v, ResourceBundle rb) Validate -
Uses of Failure in org.jboss.jca.validator.rules.mcf
Methods in org.jboss.jca.validator.rules.mcf that return types with arguments of type FailureModifier and TypeMethodDescriptionMCF.validate(Validate vo, ResourceBundle rb) ValidateMCFConfigProperties.validate(Validate v, ResourceBundle rb) ValidateMCFConstructor.validate(Validate vo, ResourceBundle rb) ValidateMCFEquals.validate(Validate vo, ResourceBundle rb) ValidateMCFHashCode.validate(Validate vo, ResourceBundle rb) ValidateMCFNull.validate(Validate vo, ResourceBundle rb) Validate -
Uses of Failure in org.jboss.jca.validator.rules.ra
Methods in org.jboss.jca.validator.rules.ra that return types with arguments of type FailureModifier and TypeMethodDescriptionRA.validate(Validate vo, ResourceBundle rb) ValidateRAConfigProperties.validate(Validate v, ResourceBundle rb) ValidateRAConstructor.validate(Validate vo, ResourceBundle rb) ValidateRAEquals.validate(Validate vo, ResourceBundle rb) ValidateRAHashCode.validate(Validate vo, ResourceBundle rb) ValidateRANull.validate(Validate vo, ResourceBundle rb) Validate