org.hibernate.validator.internal.util.logging
Class Log_$logger

java.lang.Object
  extended by org.hibernate.validator.internal.util.logging.Log_$logger
All Implemented Interfaces:
Serializable, Log, org.jboss.logging.BasicLogger

@Generated(value="org.jboss.logging.processor.model.MessageLoggerImplementor",
           date="2012-05-09T12:45:53+0200")
public class Log_$logger
extends Object
implements Serializable, Log, org.jboss.logging.BasicLogger

Warning this class consists of generated code.

See Also:
Serialized Form

Field Summary
protected  org.jboss.logging.Logger log
           
 
Constructor Summary
Log_$logger(org.jboss.logging.Logger log)
           
 
Method Summary
 void debug(Object message)
           
 void debug(Object message, Throwable t)
           
 void debug(String loggerFqcn, Object message, Object[] params, Throwable t)
           
 void debug(String loggerFqcn, Object message, Throwable t)
           
 void debugf(String format, Object... params)
           
 void debugf(String format, Object param1)
           
 void debugf(String format, Object param1, Object param2)
           
 void debugf(String format, Object param1, Object param2, Object param3)
           
 void debugf(Throwable t, String format, Object... params)
           
 void debugf(Throwable t, String format, Object param1)
           
 void debugf(Throwable t, String format, Object param1, Object param2)
           
 void debugf(Throwable t, String format, Object param1, Object param2, Object param3)
           
 void debugv(String format, Object... params)
           
 void debugv(String format, Object param1)
           
 void debugv(String format, Object param1, Object param2)
           
 void debugv(String format, Object param1, Object param2, Object param3)
           
 void debugv(Throwable t, String format, Object... params)
           
 void debugv(Throwable t, String format, Object param1)
           
 void debugv(Throwable t, String format, Object param1, Object param2)
           
 void debugv(Throwable t, String format, Object param1, Object param2, Object param3)
           
 void error(Object message)
           
 void error(Object message, Throwable t)
           
 void error(String loggerFqcn, Object message, Object[] params, Throwable t)
           
 void error(String loggerFqcn, Object message, Throwable t)
           
 void errorf(String format, Object... params)
           
 void errorf(String format, Object param1)
           
 void errorf(String format, Object param1, Object param2)
           
 void errorf(String format, Object param1, Object param2, Object param3)
           
 void errorf(Throwable t, String format, Object... params)
           
 void errorf(Throwable t, String format, Object param1)
           
 void errorf(Throwable t, String format, Object param1, Object param2)
           
 void errorf(Throwable t, String format, Object param1, Object param2, Object param3)
           
 void errorv(String format, Object... params)
           
 void errorv(String format, Object param1)
           
 void errorv(String format, Object param1, Object param2)
           
 void errorv(String format, Object param1, Object param2, Object param3)
           
 void errorv(Throwable t, String format, Object... params)
           
 void errorv(Throwable t, String format, Object param1)
           
 void errorv(Throwable t, String format, Object param1, Object param2)
           
 void errorv(Throwable t, String format, Object param1, Object param2, Object param3)
           
 void fatal(Object message)
           
 void fatal(Object message, Throwable t)
           
 void fatal(String loggerFqcn, Object message, Object[] params, Throwable t)
           
 void fatal(String loggerFqcn, Object message, Throwable t)
           
 void fatalf(String format, Object... params)
           
 void fatalf(String format, Object param1)
           
 void fatalf(String format, Object param1, Object param2)
           
 void fatalf(String format, Object param1, Object param2, Object param3)
           
 void fatalf(Throwable t, String format, Object... params)
           
 void fatalf(Throwable t, String format, Object param1)
           
 void fatalf(Throwable t, String format, Object param1, Object param2)
           
 void fatalf(Throwable t, String format, Object param1, Object param2, Object param3)
           
 void fatalv(String format, Object... params)
           
 void fatalv(String format, Object param1)
           
 void fatalv(String format, Object param1, Object param2)
           
 void fatalv(String format, Object param1, Object param2, Object param3)
           
 void fatalv(Throwable t, String format, Object... params)
           
 void fatalv(Throwable t, String format, Object param1)
           
 void fatalv(Throwable t, String format, Object param1, Object param2)
           
 void fatalv(Throwable t, String format, Object param1, Object param2, Object param3)
           
 javax.validation.ValidationException getAnnotationDoesNotContainAParameterException(String annotationClassName, String parameterName)
           
protected  String getAnnotationDoesNotContainAParameterException$str()
           
 javax.validation.ValidationException getAtLeastOneCustomMessageMustBeCreatedException()
           
protected  String getAtLeastOneCustomMessageMustBeCreatedException$str()
           
 IllegalArgumentException getAtLeastOneGroupHasToBeSpecifiedException()
           
protected  String getAtLeastOneGroupHasToBeSpecifiedException$str()
           
 javax.validation.ValidationException getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException()
           
protected  String getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException$str()
           
 javax.validation.ValidationException getBeanClassHasAlreadyBeConfiguredInXmlException(String beanClassName)
           
protected  String getBeanClassHasAlreadyBeConfiguredInXmlException$str()
           
 javax.validation.GroupDefinitionException getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException(String beanClassName)
           
protected  String getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException$str()
           
 javax.validation.ValidationException getBeanDoesNotContainTheFieldException(String beanClassName, String fieldName)
           
protected  String getBeanDoesNotContainTheFieldException$str()
           
 javax.validation.ValidationException getBeanDoesNotContainThePropertyException(String beanClassName, String getterName)
           
protected  String getBeanDoesNotContainThePropertyException$str()
           
 NumberFormatException getCharacterIsNotADigitException(char c)
           
protected  String getCharacterIsNotADigitException$str()
           
 javax.validation.ValidationException getConstraintFactoryMustNotReturnNullException(String validatorClassName)
           
protected  String getConstraintFactoryMustNotReturnNullException$str()
           
 javax.validation.ConstraintDefinitionException getConstraintParametersCannotStartWithValidException()
           
protected  String getConstraintParametersCannotStartWithValidException$str()
           
 javax.validation.ConstraintDefinitionException getConstraintWithoutMandatoryParameterException(String parameterName, String constraintName)
           
protected  String getConstraintWithoutMandatoryParameterException$str()
           
 javax.validation.GroupDefinitionException getCyclicDependencyInGroupsDefinitionException()
           
protected  String getCyclicDependencyInGroupsDefinitionException$str()
           
 IllegalArgumentException getElementTypeHasToBeFieldOrMethodException()
           
protected  String getElementTypeHasToBeFieldOrMethodException$str()
           
 IllegalArgumentException getEndIndexCannotBeNegativeException(int endIndex)
           
protected  String getEndIndexCannotBeNegativeException$str()
           
 javax.validation.ValidationException getErrorDuringCallOfTraversableResolverIsCascadableException(RuntimeException e)
           
protected  String getErrorDuringCallOfTraversableResolverIsCascadableException$str()
           
 javax.validation.ValidationException getErrorDuringCallOfTraversableResolverIsReachableException(RuntimeException e)
           
protected  String getErrorDuringCallOfTraversableResolverIsReachableException$str()
           
 javax.validation.ConstraintDeclarationException getErrorDuringScriptExecutionException(String script, Exception e)
           
protected  String getErrorDuringScriptExecutionException$str()
           
 javax.validation.ValidationException getErrorParsingMappingFileException(JAXBException e)
           
protected  String getErrorParsingMappingFileException$str()
           
 javax.validation.ValidationException getExceptionDuringIsValidCall(RuntimeException e)
           
protected  String getExceptionDuringIsValidCall$str()
           
 javax.validation.ValidationException getGroupHasToBeAnInterfaceException(String className)
           
protected  String getGroupHasToBeAnInterfaceException$str()
           
 IllegalArgumentException getHasToBeAPrimitiveTypeException(Class clazz)
           
protected  String getHasToBeAPrimitiveTypeException$str()
           
 IllegalArgumentException getIllegalArgumentException(String message)
           
protected  String getIllegalArgumentException$str()
           
 javax.validation.ValidationException getInconsistentConfigurationException()
           
protected  String getInconsistentConfigurationException$str()
           
 javax.validation.ValidationException getInconsistentFailFastConfigurationException()
           
protected  String getInconsistentFailFastConfigurationException$str()
           
 IllegalArgumentException getInvalidBigDecimalFormatException(String value, NumberFormatException e)
           
protected  String getInvalidBigDecimalFormatException$str()
           
 javax.validation.ValidationException getInvalidCharValueException(String value)
           
protected  String getInvalidCharValueException$str()
           
 IllegalArgumentException getInvalidCheckDigitException(int startIndex, int endIndex)
           
protected  String getInvalidCheckDigitException$str()
           
 javax.validation.GroupDefinitionException getInvalidDefaultGroupSequenceDefinitionException()
           
protected  String getInvalidDefaultGroupSequenceDefinitionException$str()
           
 IndexOutOfBoundsException getInvalidIndexException(String lowerBound, String upperBound)
           
protected  String getInvalidIndexException$str()
           
 IllegalArgumentException getInvalidJavaIdentifierException(String identifier)
           
protected  String getInvalidJavaIdentifierException$str()
           
 IllegalArgumentException getInvalidLengthForFractionPartException()
           
protected  String getInvalidLengthForFractionPartException$str()
           
 IllegalArgumentException getInvalidLengthForIntegerPartException()
           
protected  String getInvalidLengthForIntegerPartException$str()
           
 IllegalArgumentException getInvalidLengthOfParameterMetaDataListException(Method method, int nbParameters, int listSize)
           
protected  String getInvalidLengthOfParameterMetaDataListException$str()
           
 IllegalArgumentException getInvalidMethodParameterIndexException(String methodName)
           
 IllegalArgumentException getInvalidMethodParameterIndexException(String method, int index)
           
protected  String getInvalidMethodParameterIndexException1$str()
           
protected  String getInvalidMethodParameterIndexException2$str()
           
 javax.validation.ValidationException getInvalidNumberFormatException(String formatName, NumberFormatException e)
           
protected  String getInvalidNumberFormatException$str()
           
 IllegalArgumentException getInvalidPropertyPathException()
           
 IllegalArgumentException getInvalidPropertyPathException(String propertyName, String beanClassName)
           
protected  String getInvalidPropertyPathException0$str()
           
protected  String getInvalidPropertyPathException2$str()
           
 javax.validation.ValidationException getInvalidPropertyValue(String propertyName, String propertyValue, Exception e)
           
protected  String getInvalidPropertyValue$str()
           
 IllegalArgumentException getInvalidRangeException(int startIndex, int endIndex)
           
protected  String getInvalidRangeException$str()
           
 IllegalArgumentException getInvalidRegularExpressionException(PatternSyntaxException e)
           
protected  String getInvalidRegularExpressionException$str()
           
 javax.validation.ValidationException getInvalidReturnTypeException(Class returnType, ClassCastException e)
           
protected  String getInvalidReturnTypeException$str()
           
 javax.validation.ValidationException getIsDefinedTwiceInMappingXmlForBeanException(String name, String beanClassName)
           
protected  String getIsDefinedTwiceInMappingXmlForBeanException$str()
           
 javax.validation.ValidationException getIsNotAConstraintValidatorClassException(Class validatorClass)
           
protected  String getIsNotAConstraintValidatorClassException$str()
           
 javax.validation.ValidationException getIsNotAnAnnotationException(String annotationClassName)
           
protected  String getIsNotAnAnnotationException$str()
           
 IllegalArgumentException getLengthCannotBeNegativeException()
           
protected  String getLengthCannotBeNegativeException$str()
           
 IllegalArgumentException getMaxCannotBeNegativeException()
           
protected  String getMaxCannotBeNegativeException$str()
           
 IllegalArgumentException getMemberIsNeitherAFieldNorAMethodException(Member member)
           
protected  String getMemberIsNeitherAFieldNorAMethodException$str()
           
 IllegalArgumentException getMinCannotBeNegativeException()
           
protected  String getMinCannotBeNegativeException$str()
           
 IllegalArgumentException getMissingActualTypeArgumentForTypeParameterException(TypeVariable typeParameter)
           
protected  String getMissingActualTypeArgumentForTypeParameterException$str()
           
 javax.validation.ValidationException getMissingFormatStringInTemplateException(String expression)
           
protected  String getMissingFormatStringInTemplateException$str()
           
 javax.validation.UnexpectedTypeException getMoreThanOneValidatorFoundForTypeException(Type type, String validatorClasses)
           
protected  String getMoreThanOneValidatorFoundForTypeException$str()
           
 javax.validation.GroupDefinitionException getMultipleDefinitionOfDefaultGroupSequenceException()
           
protected  String getMultipleDefinitionOfDefaultGroupSequenceException$str()
           
 javax.validation.GroupDefinitionException getMultipleDefinitionOfDefaultGroupSequenceProviderException()
           
protected  String getMultipleDefinitionOfDefaultGroupSequenceProviderException$str()
           
 javax.validation.GroupDefinitionException getNoDefaultGroupInGroupSequenceException()
           
protected  String getNoDefaultGroupInGroupSequenceException$str()
           
 javax.validation.UnexpectedTypeException getNoValidatorFoundForTypeException(String className)
           
protected  String getNoValidatorFoundForTypeException$str()
           
 IllegalArgumentException getNoValueProvidedForAnnotationParameterException(String parameterName)
           
protected  String getNoValueProvidedForAnnotationParameterException$str()
           
 javax.validation.ValidationException getNullIsAnInvalidTypeForAConstraintValidatorException()
           
protected  String getNullIsAnInvalidTypeForAConstraintValidatorException$str()
           
 javax.validation.ConstraintDefinitionException getOverriddenConstraintAttributeNotFoundException(String attributeName)
           
protected  String getOverriddenConstraintAttributeNotFoundException$str()
           
 IllegalArgumentException getPropertyNameCannotBeNullOrEmptyException()
           
protected  String getPropertyNameCannotBeNullOrEmptyException$str()
           
 IllegalArgumentException getPropertyPathMustProvideIndexOrMapKeyException()
           
protected  String getPropertyPathMustProvideIndexOrMapKeyException$str()
           
 javax.validation.ValidationException getReservedParameterNamesException(String messageParameterName, String groupsParameterName, String payloadParameterName)
           
protected  String getReservedParameterNamesException$str()
           
 javax.validation.ConstraintDeclarationException getScriptMustReturnTrueOrFalseException(String script)
           
 javax.validation.ConstraintDeclarationException getScriptMustReturnTrueOrFalseException(String script, Object executionResult, String type)
           
protected  String getScriptMustReturnTrueOrFalseException1$str()
           
protected  String getScriptMustReturnTrueOrFalseException3$str()
           
 javax.validation.GroupDefinitionException getSequenceDefinitionsNotAllowedException()
           
protected  String getSequenceDefinitionsNotAllowedException$str()
           
 IllegalArgumentException getStartIndexCannotBeNegativeException(int startIndex)
           
protected  String getStartIndexCannotBeNegativeException$str()
           
 RuntimeException getTryingToInstantiateAnnotationWithUnknownParametersException(Class annotationType, Set unknownParameters)
           
protected  String getTryingToInstantiateAnnotationWithUnknownParametersException$str()
           
 javax.validation.ValidationException getTypeNotSupportedException(Class type)
           
protected  String getTypeNotSupportedException$str()
           
 javax.validation.ValidationException getUnableToAccessMemberException(String memberName, Exception e)
           
protected  String getUnableToAccessMemberException$str()
           
 javax.validation.ValidationException getUnableToCreateAnnotationForConfiguredConstraintException(String message, RuntimeException e)
           
protected  String getUnableToCreateAnnotationForConfiguredConstraintException$str()
           
 javax.validation.GroupDefinitionException getUnableToExpandDefaultGroupListException(List defaultGroupList, List groupList)
           
protected  String getUnableToExpandDefaultGroupListException$str()
           
 javax.validation.GroupDefinitionException getUnableToExpandGroupSequenceException()
           
protected  String getUnableToExpandGroupSequenceException$str()
           
 javax.validation.ValidationException getUnableToFindAnnotationConstraintsException(Class annotationClass)
           
protected  String getUnableToFindAnnotationConstraintsException$str()
           
 javax.validation.ValidationException getUnableToFindAnnotationParameterException(String parameterName, NoSuchMethodException e)
           
protected  String getUnableToFindAnnotationParameterException$str()
           
 IllegalArgumentException getUnableToFindMethodException(Class beanClass, String name, String parametersType)
           
protected  String getUnableToFindMethodException$str()
           
 javax.validation.ValidationException getUnableToFindPropertyWithAccessException(Class beanClass, String property, ElementType elementType)
           
protected  String getUnableToFindPropertyWithAccessException$str()
           
 javax.validation.ValidationException getUnableToFindProviderException(Class providerClass)
           
protected  String getUnableToFindProviderException$str()
           
 javax.validation.ValidationException getUnableToGetAnnotationParameterException(String parameterName, String annotationName, Exception e)
           
protected  String getUnableToGetAnnotationParameterException$str()
           
 javax.validation.ValidationException getUnableToInitializeConstraintValidatorException(String validatorClassName, RuntimeException e)
           
protected  String getUnableToInitializeConstraintValidatorException$str()
           
 javax.validation.ValidationException getUnableToInstantiateBeanValidationProviderException(List providerName, Exception e)
           
protected  String getUnableToInstantiateBeanValidationProviderException$str()
           
 javax.validation.ValidationException getUnableToInstantiateConstraintFactoryClassException(String constraintFactoryClassName, javax.validation.ValidationException e)
           
protected  String getUnableToInstantiateConstraintFactoryClassException$str()
           
 javax.validation.ValidationException getUnableToInstantiateException(Class clazz, Exception e)
           
 javax.validation.ValidationException getUnableToInstantiateException(String message, Class clazz, Exception e)
           
 javax.validation.ValidationException getUnableToInstantiateException(String className, Exception e)
           
protected  String getUnableToInstantiateException1$str()
           
protected  String getUnableToInstantiateException2$str()
           
 javax.validation.ValidationException getUnableToInstantiateMessageInterpolatorClassException(String messageInterpolatorClassName, Exception e)
           
protected  String getUnableToInstantiateMessageInterpolatorClassException$str()
           
 javax.validation.ValidationException getUnableToInstantiateTraversableResolverClassException(String traversableResolverClassName, Exception e)
           
protected  String getUnableToInstantiateTraversableResolverClassException$str()
           
 javax.validation.ValidationException getUnableToInstantiateValidationProviderClassException(String providerClassName, Exception e)
           
protected  String getUnableToInstantiateValidationProviderClassException$str()
           
 javax.validation.ValidationException getUnableToLoadClassException(String className)
           
 javax.validation.ValidationException getUnableToLoadClassException(String className, Exception e)
           
protected  String getUnableToLoadClassException$str()
           
 javax.validation.ValidationException getUnableToOpenInputStreamForMappingFileException(String mappingFileName)
           
protected  String getUnableToOpenInputStreamForMappingFileException$str()
           
 IllegalArgumentException getUnableToParsePropertyPathException(String propertyPath)
           
protected  String getUnableToParsePropertyPathException$str()
           
 javax.validation.ValidationException getUnableToParseValidationXmlFileException(String file, JAXBException e)
           
protected  String getUnableToParseValidationXmlFileException$str()
           
 javax.validation.ValidationException getUnableToReadAnnotationAttributesException(Class annotationClass, Exception e)
           
protected  String getUnableToReadAnnotationAttributesException$str()
           
 javax.validation.ValidationException getUnableToReadServicesFileException(String servicesFileName, Exception e)
           
protected  String getUnableToReadServicesFileException$str()
           
 javax.validation.ValidationException getUnableToRetrieveAnnotationParameterValueException(Exception e)
           
protected  String getUnableToRetrieveAnnotationParameterValueException$str()
           
 javax.validation.ValidationException getUnexpectedParameterValueException()
           
 javax.validation.ValidationException getUnexpectedParameterValueException(ClassCastException e)
           
protected  String getUnexpectedParameterValueException$str()
           
 javax.validation.ConstraintDefinitionException getWrongAttributeTypeForOverriddenConstraintException(String expectedReturnType, Class currentReturnType)
           
protected  String getWrongAttributeTypeForOverriddenConstraintException$str()
           
 javax.validation.GroupDefinitionException getWrongDefaultGroupSequenceProviderTypeException(String beanClassName)
           
protected  String getWrongDefaultGroupSequenceProviderTypeException$str()
           
 javax.validation.ConstraintDefinitionException getWrongDefaultValueForGroupsParameterException(String constraintName)
           
protected  String getWrongDefaultValueForGroupsParameterException$str()
           
 javax.validation.ConstraintDefinitionException getWrongDefaultValueForPayloadParameterException(String constraintName)
           
protected  String getWrongDefaultValueForPayloadParameterException$str()
           
 javax.validation.ValidationException getWrongParameterTypeException(String expectedType, String currentType)
           
protected  String getWrongParameterTypeException$str()
           
 javax.validation.ValidationException getWrongPayloadClassException(String payloadClassName)
           
protected  String getWrongPayloadClassException$str()
           
 javax.validation.ConstraintDefinitionException getWrongTypeForGroupsParameterException(String constraintName, ClassCastException e)
           
protected  String getWrongTypeForGroupsParameterException$str()
           
 javax.validation.ConstraintDefinitionException getWrongTypeForMessageParameterException(String constraintName)
           
protected  String getWrongTypeForMessageParameterException$str()
           
 javax.validation.ConstraintDefinitionException getWrongTypeForPayloadParameterException(String constraintName, ClassCastException e)
           
protected  String getWrongTypeForPayloadParameterException$str()
           
 void ignoringXmlConfiguration()
           
protected  String ignoringXmlConfiguration$str()
           
 void info(Object message)
           
 void info(Object message, Throwable t)
           
 void info(String loggerFqcn, Object message, Object[] params, Throwable t)
           
 void info(String loggerFqcn, Object message, Throwable t)
           
 void infof(String format, Object... params)
           
 void infof(String format, Object param1)
           
 void infof(String format, Object param1, Object param2)
           
 void infof(String format, Object param1, Object param2, Object param3)
           
 void infof(Throwable t, String format, Object... params)
           
 void infof(Throwable t, String format, Object param1)
           
 void infof(Throwable t, String format, Object param1, Object param2)
           
 void infof(Throwable t, String format, Object param1, Object param2, Object param3)
           
 void infov(String format, Object... params)
           
 void infov(String format, Object param1)
           
 void infov(String format, Object param1, Object param2)
           
 void infov(String format, Object param1, Object param2, Object param3)
           
 void infov(Throwable t, String format, Object... params)
           
 void infov(Throwable t, String format, Object param1)
           
 void infov(Throwable t, String format, Object param1, Object param2)
           
 void infov(Throwable t, String format, Object param1, Object param2, Object param3)
           
 boolean isDebugEnabled()
           
 boolean isEnabled(org.jboss.logging.Logger.Level level)
           
 boolean isInfoEnabled()
           
 boolean isTraceEnabled()
           
 void log(org.jboss.logging.Logger.Level level, Object message)
           
 void log(org.jboss.logging.Logger.Level level, Object message, Throwable t)
           
 void log(org.jboss.logging.Logger.Level level, String loggerFqcn, Object message, Throwable t)
           
 void log(String loggerFqcn, org.jboss.logging.Logger.Level level, Object message, Object[] params, Throwable t)
           
 void logf(org.jboss.logging.Logger.Level level, String format, Object... params)
           
 void logf(org.jboss.logging.Logger.Level level, String format, Object param1)
           
 void logf(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2)
           
 void logf(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2, Object param3)
           
 void logf(org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params)
           
 void logf(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1)
           
 void logf(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2)
           
 void logf(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3)
           
 void logf(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params)
           
 void logf(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1)
           
 void logf(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2)
           
 void logf(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3)
           
 void logv(org.jboss.logging.Logger.Level level, String format, Object... params)
           
 void logv(org.jboss.logging.Logger.Level level, String format, Object param1)
           
 void logv(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2)
           
 void logv(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2, Object param3)
           
 void logv(org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params)
           
 void logv(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1)
           
 void logv(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2)
           
 void logv(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3)
           
 void logv(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params)
           
 void logv(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1)
           
 void logv(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2)
           
 void logv(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3)
           
 void parsingXMLFile(String fileName)
           
protected  String parsingXMLFile$str()
           
 javax.validation.ValidationException throwInvalidFormat(String message, IllegalFormatException e)
           
protected  String throwInvalidFormat$str()
           
 void trace(Object message)
           
 void trace(Object message, Throwable t)
           
 void trace(String loggerFqcn, Object message, Object[] params, Throwable t)
           
 void trace(String loggerFqcn, Object message, Throwable t)
           
 void tracef(String format, Object... params)
           
 void tracef(String format, Object param1)
           
 void tracef(String format, Object param1, Object param2)
           
 void tracef(String format, Object param1, Object param2, Object param3)
           
 void tracef(Throwable t, String format, Object... params)
           
 void tracef(Throwable t, String format, Object param1)
           
 void tracef(Throwable t, String format, Object param1, Object param2)
           
 void tracef(Throwable t, String format, Object param1, Object param2, Object param3)
           
 void tracev(String format, Object... params)
           
 void tracev(String format, Object param1)
           
 void tracev(String format, Object param1, Object param2)
           
 void tracev(String format, Object param1, Object param2, Object param3)
           
 void tracev(Throwable t, String format, Object... params)
           
 void tracev(Throwable t, String format, Object param1)
           
 void tracev(Throwable t, String format, Object param1, Object param2)
           
 void tracev(Throwable t, String format, Object param1, Object param2, Object param3)
           
 void unableToCloseInputStream()
           
protected  String unableToCloseInputStream$str()
           
 void unableToCloseXMLFileInputStream(String fileName)
           
protected  String unableToCloseXMLFileInputStream$str()
           
 void unableToCreateSchema(String fileName, String message)
           
protected  String unableToCreateSchema$str()
           
 void unableToLoadProviderClass(String providerName)
           
protected  String unableToLoadProviderClass$str()
           
 void usingConstraintFactory(String constraintFactoryClassName)
           
protected  String usingConstraintFactory$str()
           
 void usingMessageInterpolator(String messageInterpolatorClassName)
           
protected  String usingMessageInterpolator$str()
           
 void usingTraversableResolver(String traversableResolverClassName)
           
protected  String usingTraversableResolver$str()
           
 void usingValidationProvider(String validationProviderClassName)
           
protected  String usingValidationProvider$str()
           
 void version(String version)
           
protected  String version$str()
           
 void warn(Object message)
           
 void warn(Object message, Throwable t)
           
 void warn(String loggerFqcn, Object message, Object[] params, Throwable t)
           
 void warn(String loggerFqcn, Object message, Throwable t)
           
 void warnf(String format, Object... params)
           
 void warnf(String format, Object param1)
           
 void warnf(String format, Object param1, Object param2)
           
 void warnf(String format, Object param1, Object param2, Object param3)
           
 void warnf(Throwable t, String format, Object... params)
           
 void warnf(Throwable t, String format, Object param1)
           
 void warnf(Throwable t, String format, Object param1, Object param2)
           
 void warnf(Throwable t, String format, Object param1, Object param2, Object param3)
           
 void warnv(String format, Object... params)
           
 void warnv(String format, Object param1)
           
 void warnv(String format, Object param1, Object param2)
           
 void warnv(String format, Object param1, Object param2, Object param3)
           
 void warnv(Throwable t, String format, Object... params)
           
 void warnv(Throwable t, String format, Object param1)
           
 void warnv(Throwable t, String format, Object param1, Object param2)
           
 void warnv(Throwable t, String format, Object param1, Object param2, Object param3)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final org.jboss.logging.Logger log
Constructor Detail

Log_$logger

public Log_$logger(org.jboss.logging.Logger log)
Method Detail

isTraceEnabled

public final boolean isTraceEnabled()
Specified by:
isTraceEnabled in interface org.jboss.logging.BasicLogger

trace

public final void trace(Object message)
Specified by:
trace in interface org.jboss.logging.BasicLogger

trace

public final void trace(Object message,
                        Throwable t)
Specified by:
trace in interface org.jboss.logging.BasicLogger

trace

public final void trace(String loggerFqcn,
                        Object message,
                        Throwable t)
Specified by:
trace in interface org.jboss.logging.BasicLogger

trace

public final void trace(String loggerFqcn,
                        Object message,
                        Object[] params,
                        Throwable t)
Specified by:
trace in interface org.jboss.logging.BasicLogger

tracev

public final void tracev(String format,
                         Object... params)
Specified by:
tracev in interface org.jboss.logging.BasicLogger

tracev

public final void tracev(String format,
                         Object param1)
Specified by:
tracev in interface org.jboss.logging.BasicLogger

tracev

public final void tracev(String format,
                         Object param1,
                         Object param2)
Specified by:
tracev in interface org.jboss.logging.BasicLogger

tracev

public final void tracev(String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
tracev in interface org.jboss.logging.BasicLogger

tracev

public final void tracev(Throwable t,
                         String format,
                         Object... params)
Specified by:
tracev in interface org.jboss.logging.BasicLogger

tracev

public final void tracev(Throwable t,
                         String format,
                         Object param1)
Specified by:
tracev in interface org.jboss.logging.BasicLogger

tracev

public final void tracev(Throwable t,
                         String format,
                         Object param1,
                         Object param2)
Specified by:
tracev in interface org.jboss.logging.BasicLogger

tracev

public final void tracev(Throwable t,
                         String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
tracev in interface org.jboss.logging.BasicLogger

tracef

public final void tracef(String format,
                         Object... params)
Specified by:
tracef in interface org.jboss.logging.BasicLogger

tracef

public final void tracef(String format,
                         Object param1)
Specified by:
tracef in interface org.jboss.logging.BasicLogger

tracef

public final void tracef(String format,
                         Object param1,
                         Object param2)
Specified by:
tracef in interface org.jboss.logging.BasicLogger

tracef

public final void tracef(String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
tracef in interface org.jboss.logging.BasicLogger

tracef

public final void tracef(Throwable t,
                         String format,
                         Object... params)
Specified by:
tracef in interface org.jboss.logging.BasicLogger

tracef

public final void tracef(Throwable t,
                         String format,
                         Object param1)
Specified by:
tracef in interface org.jboss.logging.BasicLogger

tracef

public final void tracef(Throwable t,
                         String format,
                         Object param1,
                         Object param2)
Specified by:
tracef in interface org.jboss.logging.BasicLogger

tracef

public final void tracef(Throwable t,
                         String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
tracef in interface org.jboss.logging.BasicLogger

isDebugEnabled

public final boolean isDebugEnabled()
Specified by:
isDebugEnabled in interface org.jboss.logging.BasicLogger

debug

public final void debug(Object message)
Specified by:
debug in interface org.jboss.logging.BasicLogger

debug

public final void debug(Object message,
                        Throwable t)
Specified by:
debug in interface org.jboss.logging.BasicLogger

debug

public final void debug(String loggerFqcn,
                        Object message,
                        Throwable t)
Specified by:
debug in interface org.jboss.logging.BasicLogger

debug

public final void debug(String loggerFqcn,
                        Object message,
                        Object[] params,
                        Throwable t)
Specified by:
debug in interface org.jboss.logging.BasicLogger

debugv

public final void debugv(String format,
                         Object... params)
Specified by:
debugv in interface org.jboss.logging.BasicLogger

debugv

public final void debugv(String format,
                         Object param1)
Specified by:
debugv in interface org.jboss.logging.BasicLogger

debugv

public final void debugv(String format,
                         Object param1,
                         Object param2)
Specified by:
debugv in interface org.jboss.logging.BasicLogger

debugv

public final void debugv(String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
debugv in interface org.jboss.logging.BasicLogger

debugv

public final void debugv(Throwable t,
                         String format,
                         Object... params)
Specified by:
debugv in interface org.jboss.logging.BasicLogger

debugv

public final void debugv(Throwable t,
                         String format,
                         Object param1)
Specified by:
debugv in interface org.jboss.logging.BasicLogger

debugv

public final void debugv(Throwable t,
                         String format,
                         Object param1,
                         Object param2)
Specified by:
debugv in interface org.jboss.logging.BasicLogger

debugv

public final void debugv(Throwable t,
                         String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
debugv in interface org.jboss.logging.BasicLogger

debugf

public final void debugf(String format,
                         Object... params)
Specified by:
debugf in interface org.jboss.logging.BasicLogger

debugf

public final void debugf(String format,
                         Object param1)
Specified by:
debugf in interface org.jboss.logging.BasicLogger

debugf

public final void debugf(String format,
                         Object param1,
                         Object param2)
Specified by:
debugf in interface org.jboss.logging.BasicLogger

debugf

public final void debugf(String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
debugf in interface org.jboss.logging.BasicLogger

debugf

public final void debugf(Throwable t,
                         String format,
                         Object... params)
Specified by:
debugf in interface org.jboss.logging.BasicLogger

debugf

public final void debugf(Throwable t,
                         String format,
                         Object param1)
Specified by:
debugf in interface org.jboss.logging.BasicLogger

debugf

public final void debugf(Throwable t,
                         String format,
                         Object param1,
                         Object param2)
Specified by:
debugf in interface org.jboss.logging.BasicLogger

debugf

public final void debugf(Throwable t,
                         String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
debugf in interface org.jboss.logging.BasicLogger

isInfoEnabled

public final boolean isInfoEnabled()
Specified by:
isInfoEnabled in interface org.jboss.logging.BasicLogger

info

public final void info(Object message)
Specified by:
info in interface org.jboss.logging.BasicLogger

info

public final void info(Object message,
                       Throwable t)
Specified by:
info in interface org.jboss.logging.BasicLogger

info

public final void info(String loggerFqcn,
                       Object message,
                       Throwable t)
Specified by:
info in interface org.jboss.logging.BasicLogger

info

public final void info(String loggerFqcn,
                       Object message,
                       Object[] params,
                       Throwable t)
Specified by:
info in interface org.jboss.logging.BasicLogger

infov

public final void infov(String format,
                        Object... params)
Specified by:
infov in interface org.jboss.logging.BasicLogger

infov

public final void infov(String format,
                        Object param1)
Specified by:
infov in interface org.jboss.logging.BasicLogger

infov

public final void infov(String format,
                        Object param1,
                        Object param2)
Specified by:
infov in interface org.jboss.logging.BasicLogger

infov

public final void infov(String format,
                        Object param1,
                        Object param2,
                        Object param3)
Specified by:
infov in interface org.jboss.logging.BasicLogger

infov

public final void infov(Throwable t,
                        String format,
                        Object... params)
Specified by:
infov in interface org.jboss.logging.BasicLogger

infov

public final void infov(Throwable t,
                        String format,
                        Object param1)
Specified by:
infov in interface org.jboss.logging.BasicLogger

infov

public final void infov(Throwable t,
                        String format,
                        Object param1,
                        Object param2)
Specified by:
infov in interface org.jboss.logging.BasicLogger

infov

public final void infov(Throwable t,
                        String format,
                        Object param1,
                        Object param2,
                        Object param3)
Specified by:
infov in interface org.jboss.logging.BasicLogger

infof

public final void infof(String format,
                        Object... params)
Specified by:
infof in interface org.jboss.logging.BasicLogger

infof

public final void infof(String format,
                        Object param1)
Specified by:
infof in interface org.jboss.logging.BasicLogger

infof

public final void infof(String format,
                        Object param1,
                        Object param2)
Specified by:
infof in interface org.jboss.logging.BasicLogger

infof

public final void infof(String format,
                        Object param1,
                        Object param2,
                        Object param3)
Specified by:
infof in interface org.jboss.logging.BasicLogger

infof

public final void infof(Throwable t,
                        String format,
                        Object... params)
Specified by:
infof in interface org.jboss.logging.BasicLogger

infof

public final void infof(Throwable t,
                        String format,
                        Object param1)
Specified by:
infof in interface org.jboss.logging.BasicLogger

infof

public final void infof(Throwable t,
                        String format,
                        Object param1,
                        Object param2)
Specified by:
infof in interface org.jboss.logging.BasicLogger

infof

public final void infof(Throwable t,
                        String format,
                        Object param1,
                        Object param2,
                        Object param3)
Specified by:
infof in interface org.jboss.logging.BasicLogger

warn

public final void warn(Object message)
Specified by:
warn in interface org.jboss.logging.BasicLogger

warn

public final void warn(Object message,
                       Throwable t)
Specified by:
warn in interface org.jboss.logging.BasicLogger

warn

public final void warn(String loggerFqcn,
                       Object message,
                       Throwable t)
Specified by:
warn in interface org.jboss.logging.BasicLogger

warn

public final void warn(String loggerFqcn,
                       Object message,
                       Object[] params,
                       Throwable t)
Specified by:
warn in interface org.jboss.logging.BasicLogger

warnv

public final void warnv(String format,
                        Object... params)
Specified by:
warnv in interface org.jboss.logging.BasicLogger

warnv

public final void warnv(String format,
                        Object param1)
Specified by:
warnv in interface org.jboss.logging.BasicLogger

warnv

public final void warnv(String format,
                        Object param1,
                        Object param2)
Specified by:
warnv in interface org.jboss.logging.BasicLogger

warnv

public final void warnv(String format,
                        Object param1,
                        Object param2,
                        Object param3)
Specified by:
warnv in interface org.jboss.logging.BasicLogger

warnv

public final void warnv(Throwable t,
                        String format,
                        Object... params)
Specified by:
warnv in interface org.jboss.logging.BasicLogger

warnv

public final void warnv(Throwable t,
                        String format,
                        Object param1)
Specified by:
warnv in interface org.jboss.logging.BasicLogger

warnv

public final void warnv(Throwable t,
                        String format,
                        Object param1,
                        Object param2)
Specified by:
warnv in interface org.jboss.logging.BasicLogger

warnv

public final void warnv(Throwable t,
                        String format,
                        Object param1,
                        Object param2,
                        Object param3)
Specified by:
warnv in interface org.jboss.logging.BasicLogger

warnf

public final void warnf(String format,
                        Object... params)
Specified by:
warnf in interface org.jboss.logging.BasicLogger

warnf

public final void warnf(String format,
                        Object param1)
Specified by:
warnf in interface org.jboss.logging.BasicLogger

warnf

public final void warnf(String format,
                        Object param1,
                        Object param2)
Specified by:
warnf in interface org.jboss.logging.BasicLogger

warnf

public final void warnf(String format,
                        Object param1,
                        Object param2,
                        Object param3)
Specified by:
warnf in interface org.jboss.logging.BasicLogger

warnf

public final void warnf(Throwable t,
                        String format,
                        Object... params)
Specified by:
warnf in interface org.jboss.logging.BasicLogger

warnf

public final void warnf(Throwable t,
                        String format,
                        Object param1)
Specified by:
warnf in interface org.jboss.logging.BasicLogger

warnf

public final void warnf(Throwable t,
                        String format,
                        Object param1,
                        Object param2)
Specified by:
warnf in interface org.jboss.logging.BasicLogger

warnf

public final void warnf(Throwable t,
                        String format,
                        Object param1,
                        Object param2,
                        Object param3)
Specified by:
warnf in interface org.jboss.logging.BasicLogger

error

public final void error(Object message)
Specified by:
error in interface org.jboss.logging.BasicLogger

error

public final void error(Object message,
                        Throwable t)
Specified by:
error in interface org.jboss.logging.BasicLogger

error

public final void error(String loggerFqcn,
                        Object message,
                        Throwable t)
Specified by:
error in interface org.jboss.logging.BasicLogger

error

public final void error(String loggerFqcn,
                        Object message,
                        Object[] params,
                        Throwable t)
Specified by:
error in interface org.jboss.logging.BasicLogger

errorv

public final void errorv(String format,
                         Object... params)
Specified by:
errorv in interface org.jboss.logging.BasicLogger

errorv

public final void errorv(String format,
                         Object param1)
Specified by:
errorv in interface org.jboss.logging.BasicLogger

errorv

public final void errorv(String format,
                         Object param1,
                         Object param2)
Specified by:
errorv in interface org.jboss.logging.BasicLogger

errorv

public final void errorv(String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
errorv in interface org.jboss.logging.BasicLogger

errorv

public final void errorv(Throwable t,
                         String format,
                         Object... params)
Specified by:
errorv in interface org.jboss.logging.BasicLogger

errorv

public final void errorv(Throwable t,
                         String format,
                         Object param1)
Specified by:
errorv in interface org.jboss.logging.BasicLogger

errorv

public final void errorv(Throwable t,
                         String format,
                         Object param1,
                         Object param2)
Specified by:
errorv in interface org.jboss.logging.BasicLogger

errorv

public final void errorv(Throwable t,
                         String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
errorv in interface org.jboss.logging.BasicLogger

errorf

public final void errorf(String format,
                         Object... params)
Specified by:
errorf in interface org.jboss.logging.BasicLogger

errorf

public final void errorf(String format,
                         Object param1)
Specified by:
errorf in interface org.jboss.logging.BasicLogger

errorf

public final void errorf(String format,
                         Object param1,
                         Object param2)
Specified by:
errorf in interface org.jboss.logging.BasicLogger

errorf

public final void errorf(String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
errorf in interface org.jboss.logging.BasicLogger

errorf

public final void errorf(Throwable t,
                         String format,
                         Object... params)
Specified by:
errorf in interface org.jboss.logging.BasicLogger

errorf

public final void errorf(Throwable t,
                         String format,
                         Object param1)
Specified by:
errorf in interface org.jboss.logging.BasicLogger

errorf

public final void errorf(Throwable t,
                         String format,
                         Object param1,
                         Object param2)
Specified by:
errorf in interface org.jboss.logging.BasicLogger

errorf

public final void errorf(Throwable t,
                         String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
errorf in interface org.jboss.logging.BasicLogger

fatal

public final void fatal(Object message)
Specified by:
fatal in interface org.jboss.logging.BasicLogger

fatal

public final void fatal(Object message,
                        Throwable t)
Specified by:
fatal in interface org.jboss.logging.BasicLogger

fatal

public final void fatal(String loggerFqcn,
                        Object message,
                        Throwable t)
Specified by:
fatal in interface org.jboss.logging.BasicLogger

fatal

public final void fatal(String loggerFqcn,
                        Object message,
                        Object[] params,
                        Throwable t)
Specified by:
fatal in interface org.jboss.logging.BasicLogger

fatalv

public final void fatalv(String format,
                         Object... params)
Specified by:
fatalv in interface org.jboss.logging.BasicLogger

fatalv

public final void fatalv(String format,
                         Object param1)
Specified by:
fatalv in interface org.jboss.logging.BasicLogger

fatalv

public final void fatalv(String format,
                         Object param1,
                         Object param2)
Specified by:
fatalv in interface org.jboss.logging.BasicLogger

fatalv

public final void fatalv(String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
fatalv in interface org.jboss.logging.BasicLogger

fatalv

public final void fatalv(Throwable t,
                         String format,
                         Object... params)
Specified by:
fatalv in interface org.jboss.logging.BasicLogger

fatalv

public final void fatalv(Throwable t,
                         String format,
                         Object param1)
Specified by:
fatalv in interface org.jboss.logging.BasicLogger

fatalv

public final void fatalv(Throwable t,
                         String format,
                         Object param1,
                         Object param2)
Specified by:
fatalv in interface org.jboss.logging.BasicLogger

fatalv

public final void fatalv(Throwable t,
                         String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
fatalv in interface org.jboss.logging.BasicLogger

fatalf

public final void fatalf(String format,
                         Object... params)
Specified by:
fatalf in interface org.jboss.logging.BasicLogger

fatalf

public final void fatalf(String format,
                         Object param1)
Specified by:
fatalf in interface org.jboss.logging.BasicLogger

fatalf

public final void fatalf(String format,
                         Object param1,
                         Object param2)
Specified by:
fatalf in interface org.jboss.logging.BasicLogger

fatalf

public final void fatalf(String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
fatalf in interface org.jboss.logging.BasicLogger

fatalf

public final void fatalf(Throwable t,
                         String format,
                         Object... params)
Specified by:
fatalf in interface org.jboss.logging.BasicLogger

fatalf

public final void fatalf(Throwable t,
                         String format,
                         Object param1)
Specified by:
fatalf in interface org.jboss.logging.BasicLogger

fatalf

public final void fatalf(Throwable t,
                         String format,
                         Object param1,
                         Object param2)
Specified by:
fatalf in interface org.jboss.logging.BasicLogger

fatalf

public final void fatalf(Throwable t,
                         String format,
                         Object param1,
                         Object param2,
                         Object param3)
Specified by:
fatalf in interface org.jboss.logging.BasicLogger

isEnabled

public final boolean isEnabled(org.jboss.logging.Logger.Level level)
Specified by:
isEnabled in interface org.jboss.logging.BasicLogger

log

public final void log(org.jboss.logging.Logger.Level level,
                      Object message)
Specified by:
log in interface org.jboss.logging.BasicLogger

log

public final void log(org.jboss.logging.Logger.Level level,
                      Object message,
                      Throwable t)
Specified by:
log in interface org.jboss.logging.BasicLogger

log

public final void log(org.jboss.logging.Logger.Level level,
                      String loggerFqcn,
                      Object message,
                      Throwable t)
Specified by:
log in interface org.jboss.logging.BasicLogger

log

public final void log(String loggerFqcn,
                      org.jboss.logging.Logger.Level level,
                      Object message,
                      Object[] params,
                      Throwable t)
Specified by:
log in interface org.jboss.logging.BasicLogger

logv

public final void logv(org.jboss.logging.Logger.Level level,
                       String format,
                       Object... params)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(org.jboss.logging.Logger.Level level,
                       String format,
                       Object param1)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(org.jboss.logging.Logger.Level level,
                       String format,
                       Object param1,
                       Object param2)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(org.jboss.logging.Logger.Level level,
                       String format,
                       Object param1,
                       Object param2,
                       Object param3)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object... params)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1,
                       Object param2)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1,
                       Object param2,
                       Object param3)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(String loggerFqcn,
                       org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object... params)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(String loggerFqcn,
                       org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(String loggerFqcn,
                       org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1,
                       Object param2)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logv

public final void logv(String loggerFqcn,
                       org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1,
                       Object param2,
                       Object param3)
Specified by:
logv in interface org.jboss.logging.BasicLogger

logf

public final void logf(org.jboss.logging.Logger.Level level,
                       String format,
                       Object... params)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(org.jboss.logging.Logger.Level level,
                       String format,
                       Object param1)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(org.jboss.logging.Logger.Level level,
                       String format,
                       Object param1,
                       Object param2)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(org.jboss.logging.Logger.Level level,
                       String format,
                       Object param1,
                       Object param2,
                       Object param3)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object... params)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1,
                       Object param2)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1,
                       Object param2,
                       Object param3)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(String loggerFqcn,
                       org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object... params)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(String loggerFqcn,
                       org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(String loggerFqcn,
                       org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1,
                       Object param2)
Specified by:
logf in interface org.jboss.logging.BasicLogger

logf

public final void logf(String loggerFqcn,
                       org.jboss.logging.Logger.Level level,
                       Throwable t,
                       String format,
                       Object param1,
                       Object param2,
                       Object param3)
Specified by:
logf in interface org.jboss.logging.BasicLogger

getMemberIsNeitherAFieldNorAMethodException

public final IllegalArgumentException getMemberIsNeitherAFieldNorAMethodException(Member member)
Specified by:
getMemberIsNeitherAFieldNorAMethodException in interface Log

getMemberIsNeitherAFieldNorAMethodException$str

protected String getMemberIsNeitherAFieldNorAMethodException$str()

throwInvalidFormat

public final javax.validation.ValidationException throwInvalidFormat(String message,
                                                                     IllegalFormatException e)
Specified by:
throwInvalidFormat in interface Log

throwInvalidFormat$str

protected String throwInvalidFormat$str()

getUnableToLoadClassException

public final javax.validation.ValidationException getUnableToLoadClassException(String className,
                                                                                Exception e)
Specified by:
getUnableToLoadClassException in interface Log

getUnableToLoadClassException$str

protected String getUnableToLoadClassException$str()

getUnexpectedParameterValueException

public final javax.validation.ValidationException getUnexpectedParameterValueException(ClassCastException e)
Specified by:
getUnexpectedParameterValueException in interface Log

getUnexpectedParameterValueException$str

protected String getUnexpectedParameterValueException$str()

getHasToBeAPrimitiveTypeException

public final IllegalArgumentException getHasToBeAPrimitiveTypeException(Class clazz)
Specified by:
getHasToBeAPrimitiveTypeException in interface Log

getHasToBeAPrimitiveTypeException$str

protected String getHasToBeAPrimitiveTypeException$str()

getUnableToInstantiateTraversableResolverClassException

public final javax.validation.ValidationException getUnableToInstantiateTraversableResolverClassException(String traversableResolverClassName,
                                                                                                          Exception e)
Specified by:
getUnableToInstantiateTraversableResolverClassException in interface Log

getUnableToInstantiateTraversableResolverClassException$str

protected String getUnableToInstantiateTraversableResolverClassException$str()

getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException

public final javax.validation.ValidationException getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException()
Specified by:
getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException in interface Log

getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException$str

protected String getAttemptToSpecifyAnArrayWhereSingleValueIsExpectedException$str()

unableToCloseInputStream

public final void unableToCloseInputStream()
Specified by:
unableToCloseInputStream in interface Log

unableToCloseInputStream$str

protected String unableToCloseInputStream$str()

getPropertyNameCannotBeNullOrEmptyException

public final IllegalArgumentException getPropertyNameCannotBeNullOrEmptyException()
Specified by:
getPropertyNameCannotBeNullOrEmptyException in interface Log

getPropertyNameCannotBeNullOrEmptyException$str

protected String getPropertyNameCannotBeNullOrEmptyException$str()

getMissingActualTypeArgumentForTypeParameterException

public final IllegalArgumentException getMissingActualTypeArgumentForTypeParameterException(TypeVariable typeParameter)
Specified by:
getMissingActualTypeArgumentForTypeParameterException in interface Log

getMissingActualTypeArgumentForTypeParameterException$str

protected String getMissingActualTypeArgumentForTypeParameterException$str()

getErrorDuringCallOfTraversableResolverIsCascadableException

public final javax.validation.ValidationException getErrorDuringCallOfTraversableResolverIsCascadableException(RuntimeException e)
Specified by:
getErrorDuringCallOfTraversableResolverIsCascadableException in interface Log

getErrorDuringCallOfTraversableResolverIsCascadableException$str

protected String getErrorDuringCallOfTraversableResolverIsCascadableException$str()

getInvalidJavaIdentifierException

public final IllegalArgumentException getInvalidJavaIdentifierException(String identifier)
Specified by:
getInvalidJavaIdentifierException in interface Log

getInvalidJavaIdentifierException$str

protected String getInvalidJavaIdentifierException$str()

getErrorParsingMappingFileException

public final javax.validation.ValidationException getErrorParsingMappingFileException(JAXBException e)
Specified by:
getErrorParsingMappingFileException in interface Log

getErrorParsingMappingFileException$str

protected String getErrorParsingMappingFileException$str()

getInvalidRegularExpressionException

public final IllegalArgumentException getInvalidRegularExpressionException(PatternSyntaxException e)
Specified by:
getInvalidRegularExpressionException in interface Log

getInvalidRegularExpressionException$str

protected String getInvalidRegularExpressionException$str()

getWrongTypeForPayloadParameterException

public final javax.validation.ConstraintDefinitionException getWrongTypeForPayloadParameterException(String constraintName,
                                                                                                     ClassCastException e)
Specified by:
getWrongTypeForPayloadParameterException in interface Log

getWrongTypeForPayloadParameterException$str

protected String getWrongTypeForPayloadParameterException$str()

getMinCannotBeNegativeException

public final IllegalArgumentException getMinCannotBeNegativeException()
Specified by:
getMinCannotBeNegativeException in interface Log

getMinCannotBeNegativeException$str

protected String getMinCannotBeNegativeException$str()

getInvalidIndexException

public final IndexOutOfBoundsException getInvalidIndexException(String lowerBound,
                                                                String upperBound)
Specified by:
getInvalidIndexException in interface Log

getInvalidIndexException$str

protected String getInvalidIndexException$str()

getUnableToAccessMemberException

public final javax.validation.ValidationException getUnableToAccessMemberException(String memberName,
                                                                                   Exception e)
Specified by:
getUnableToAccessMemberException in interface Log

getUnableToAccessMemberException$str

protected String getUnableToAccessMemberException$str()

getPropertyPathMustProvideIndexOrMapKeyException

public final IllegalArgumentException getPropertyPathMustProvideIndexOrMapKeyException()
Specified by:
getPropertyPathMustProvideIndexOrMapKeyException in interface Log

getPropertyPathMustProvideIndexOrMapKeyException$str

protected String getPropertyPathMustProvideIndexOrMapKeyException$str()

usingTraversableResolver

public final void usingTraversableResolver(String traversableResolverClassName)
Specified by:
usingTraversableResolver in interface Log

usingTraversableResolver$str

protected String usingTraversableResolver$str()

getUnableToExpandGroupSequenceException

public final javax.validation.GroupDefinitionException getUnableToExpandGroupSequenceException()
Specified by:
getUnableToExpandGroupSequenceException in interface Log

getUnableToExpandGroupSequenceException$str

protected String getUnableToExpandGroupSequenceException$str()

parsingXMLFile

public final void parsingXMLFile(String fileName)
Specified by:
parsingXMLFile in interface Log

parsingXMLFile$str

protected String parsingXMLFile$str()

getInvalidDefaultGroupSequenceDefinitionException

public final javax.validation.GroupDefinitionException getInvalidDefaultGroupSequenceDefinitionException()
Specified by:
getInvalidDefaultGroupSequenceDefinitionException in interface Log

getInvalidDefaultGroupSequenceDefinitionException$str

protected String getInvalidDefaultGroupSequenceDefinitionException$str()

getUnableToInstantiateException

public final javax.validation.ValidationException getUnableToInstantiateException(String message,
                                                                                  Class clazz,
                                                                                  Exception e)
Specified by:
getUnableToInstantiateException in interface Log

getUnableToInstantiateException2$str

protected String getUnableToInstantiateException2$str()

getUnableToInstantiateValidationProviderClassException

public final javax.validation.ValidationException getUnableToInstantiateValidationProviderClassException(String providerClassName,
                                                                                                         Exception e)
Specified by:
getUnableToInstantiateValidationProviderClassException in interface Log

getUnableToInstantiateValidationProviderClassException$str

protected String getUnableToInstantiateValidationProviderClassException$str()

getInvalidNumberFormatException

public final javax.validation.ValidationException getInvalidNumberFormatException(String formatName,
                                                                                  NumberFormatException e)
Specified by:
getInvalidNumberFormatException in interface Log

getInvalidNumberFormatException$str

protected String getInvalidNumberFormatException$str()

getMaxCannotBeNegativeException

public final IllegalArgumentException getMaxCannotBeNegativeException()
Specified by:
getMaxCannotBeNegativeException in interface Log

getMaxCannotBeNegativeException$str

protected String getMaxCannotBeNegativeException$str()

getMultipleDefinitionOfDefaultGroupSequenceProviderException

public final javax.validation.GroupDefinitionException getMultipleDefinitionOfDefaultGroupSequenceProviderException()
Specified by:
getMultipleDefinitionOfDefaultGroupSequenceProviderException in interface Log

getMultipleDefinitionOfDefaultGroupSequenceProviderException$str

protected String getMultipleDefinitionOfDefaultGroupSequenceProviderException$str()

getElementTypeHasToBeFieldOrMethodException

public final IllegalArgumentException getElementTypeHasToBeFieldOrMethodException()
Specified by:
getElementTypeHasToBeFieldOrMethodException in interface Log

getElementTypeHasToBeFieldOrMethodException$str

protected String getElementTypeHasToBeFieldOrMethodException$str()

getBeanDoesNotContainTheFieldException

public final javax.validation.ValidationException getBeanDoesNotContainTheFieldException(String beanClassName,
                                                                                         String fieldName)
Specified by:
getBeanDoesNotContainTheFieldException in interface Log

getBeanDoesNotContainTheFieldException$str

protected String getBeanDoesNotContainTheFieldException$str()

ignoringXmlConfiguration

public final void ignoringXmlConfiguration()
Specified by:
ignoringXmlConfiguration in interface Log

ignoringXmlConfiguration$str

protected String ignoringXmlConfiguration$str()

getNoDefaultGroupInGroupSequenceException

public final javax.validation.GroupDefinitionException getNoDefaultGroupInGroupSequenceException()
Specified by:
getNoDefaultGroupInGroupSequenceException in interface Log

getNoDefaultGroupInGroupSequenceException$str

protected String getNoDefaultGroupInGroupSequenceException$str()

getInvalidLengthForFractionPartException

public final IllegalArgumentException getInvalidLengthForFractionPartException()
Specified by:
getInvalidLengthForFractionPartException in interface Log

getInvalidLengthForFractionPartException$str

protected String getInvalidLengthForFractionPartException$str()

getWrongPayloadClassException

public final javax.validation.ValidationException getWrongPayloadClassException(String payloadClassName)
Specified by:
getWrongPayloadClassException in interface Log

getWrongPayloadClassException$str

protected String getWrongPayloadClassException$str()

getUnableToParseValidationXmlFileException

public final javax.validation.ValidationException getUnableToParseValidationXmlFileException(String file,
                                                                                             JAXBException e)
Specified by:
getUnableToParseValidationXmlFileException in interface Log

getUnableToParseValidationXmlFileException$str

protected String getUnableToParseValidationXmlFileException$str()

getExceptionDuringIsValidCall

public final javax.validation.ValidationException getExceptionDuringIsValidCall(RuntimeException e)
Specified by:
getExceptionDuringIsValidCall in interface Log

getExceptionDuringIsValidCall$str

protected String getExceptionDuringIsValidCall$str()

getErrorDuringCallOfTraversableResolverIsReachableException

public final javax.validation.ValidationException getErrorDuringCallOfTraversableResolverIsReachableException(RuntimeException e)
Specified by:
getErrorDuringCallOfTraversableResolverIsReachableException in interface Log

getErrorDuringCallOfTraversableResolverIsReachableException$str

protected String getErrorDuringCallOfTraversableResolverIsReachableException$str()

getGroupHasToBeAnInterfaceException

public final javax.validation.ValidationException getGroupHasToBeAnInterfaceException(String className)
Specified by:
getGroupHasToBeAnInterfaceException in interface Log

getGroupHasToBeAnInterfaceException$str

protected String getGroupHasToBeAnInterfaceException$str()

getInvalidPropertyPathException

public final IllegalArgumentException getInvalidPropertyPathException(String propertyName,
                                                                      String beanClassName)
Specified by:
getInvalidPropertyPathException in interface Log

getInvalidPropertyPathException2$str

protected String getInvalidPropertyPathException2$str()

getIllegalArgumentException

public final IllegalArgumentException getIllegalArgumentException(String message)
Specified by:
getIllegalArgumentException in interface Log

getIllegalArgumentException$str

protected String getIllegalArgumentException$str()

getUnableToFindMethodException

public final IllegalArgumentException getUnableToFindMethodException(Class beanClass,
                                                                     String name,
                                                                     String parametersType)
Specified by:
getUnableToFindMethodException in interface Log

getUnableToFindMethodException$str

protected String getUnableToFindMethodException$str()

getWrongDefaultValueForPayloadParameterException

public final javax.validation.ConstraintDefinitionException getWrongDefaultValueForPayloadParameterException(String constraintName)
Specified by:
getWrongDefaultValueForPayloadParameterException in interface Log

getWrongDefaultValueForPayloadParameterException$str

protected String getWrongDefaultValueForPayloadParameterException$str()

getUnableToFindAnnotationParameterException

public final javax.validation.ValidationException getUnableToFindAnnotationParameterException(String parameterName,
                                                                                              NoSuchMethodException e)
Specified by:
getUnableToFindAnnotationParameterException in interface Log

getUnableToFindAnnotationParameterException$str

protected String getUnableToFindAnnotationParameterException$str()

usingValidationProvider

public final void usingValidationProvider(String validationProviderClassName)
Specified by:
usingValidationProvider in interface Log

usingValidationProvider$str

protected String usingValidationProvider$str()

getUnableToFindPropertyWithAccessException

public final javax.validation.ValidationException getUnableToFindPropertyWithAccessException(Class beanClass,
                                                                                             String property,
                                                                                             ElementType elementType)
Specified by:
getUnableToFindPropertyWithAccessException in interface Log

getUnableToFindPropertyWithAccessException$str

protected String getUnableToFindPropertyWithAccessException$str()

getUnableToInstantiateException

public final javax.validation.ValidationException getUnableToInstantiateException(Class clazz,
                                                                                  Exception e)
Specified by:
getUnableToInstantiateException in interface Log

getUnableToInstantiateException1$str

protected String getUnableToInstantiateException1$str()

getBeanClassHasAlreadyBeConfiguredInXmlException

public final javax.validation.ValidationException getBeanClassHasAlreadyBeConfiguredInXmlException(String beanClassName)
Specified by:
getBeanClassHasAlreadyBeConfiguredInXmlException in interface Log

getBeanClassHasAlreadyBeConfiguredInXmlException$str

protected String getBeanClassHasAlreadyBeConfiguredInXmlException$str()

getUnableToCreateAnnotationForConfiguredConstraintException

public final javax.validation.ValidationException getUnableToCreateAnnotationForConfiguredConstraintException(String message,
                                                                                                              RuntimeException e)
Specified by:
getUnableToCreateAnnotationForConfiguredConstraintException in interface Log

getUnableToCreateAnnotationForConfiguredConstraintException$str

protected String getUnableToCreateAnnotationForConfiguredConstraintException$str()

version

public final void version(String version)
Specified by:
version in interface Log

version$str

protected String version$str()

getUnableToReadAnnotationAttributesException

public final javax.validation.ValidationException getUnableToReadAnnotationAttributesException(Class annotationClass,
                                                                                               Exception e)
Specified by:
getUnableToReadAnnotationAttributesException in interface Log

getUnableToReadAnnotationAttributesException$str

protected String getUnableToReadAnnotationAttributesException$str()

getInvalidMethodParameterIndexException

public final IllegalArgumentException getInvalidMethodParameterIndexException(String method,
                                                                              int index)
Specified by:
getInvalidMethodParameterIndexException in interface Log

getInvalidMethodParameterIndexException2$str

protected String getInvalidMethodParameterIndexException2$str()

getReservedParameterNamesException

public final javax.validation.ValidationException getReservedParameterNamesException(String messageParameterName,
                                                                                     String groupsParameterName,
                                                                                     String payloadParameterName)
Specified by:
getReservedParameterNamesException in interface Log

getReservedParameterNamesException$str

protected String getReservedParameterNamesException$str()

getNoValidatorFoundForTypeException

public final javax.validation.UnexpectedTypeException getNoValidatorFoundForTypeException(String className)
Specified by:
getNoValidatorFoundForTypeException in interface Log

getNoValidatorFoundForTypeException$str

protected String getNoValidatorFoundForTypeException$str()

getMissingFormatStringInTemplateException

public final javax.validation.ValidationException getMissingFormatStringInTemplateException(String expression)
Specified by:
getMissingFormatStringInTemplateException in interface Log

getMissingFormatStringInTemplateException$str

protected String getMissingFormatStringInTemplateException$str()

getWrongDefaultGroupSequenceProviderTypeException

public final javax.validation.GroupDefinitionException getWrongDefaultGroupSequenceProviderTypeException(String beanClassName)
Specified by:
getWrongDefaultGroupSequenceProviderTypeException in interface Log

getWrongDefaultGroupSequenceProviderTypeException$str

protected String getWrongDefaultGroupSequenceProviderTypeException$str()

getCharacterIsNotADigitException

public final NumberFormatException getCharacterIsNotADigitException(char c)
Specified by:
getCharacterIsNotADigitException in interface Log

getCharacterIsNotADigitException$str

protected String getCharacterIsNotADigitException$str()

usingMessageInterpolator

public final void usingMessageInterpolator(String messageInterpolatorClassName)
Specified by:
usingMessageInterpolator in interface Log

usingMessageInterpolator$str

protected String usingMessageInterpolator$str()

getUnableToInstantiateBeanValidationProviderException

public final javax.validation.ValidationException getUnableToInstantiateBeanValidationProviderException(List providerName,
                                                                                                        Exception e)
Specified by:
getUnableToInstantiateBeanValidationProviderException in interface Log

getUnableToInstantiateBeanValidationProviderException$str

protected String getUnableToInstantiateBeanValidationProviderException$str()

getInvalidLengthOfParameterMetaDataListException

public final IllegalArgumentException getInvalidLengthOfParameterMetaDataListException(Method method,
                                                                                       int nbParameters,
                                                                                       int listSize)
Specified by:
getInvalidLengthOfParameterMetaDataListException in interface Log

getInvalidLengthOfParameterMetaDataListException$str

protected String getInvalidLengthOfParameterMetaDataListException$str()

getMultipleDefinitionOfDefaultGroupSequenceException

public final javax.validation.GroupDefinitionException getMultipleDefinitionOfDefaultGroupSequenceException()
Specified by:
getMultipleDefinitionOfDefaultGroupSequenceException in interface Log

getMultipleDefinitionOfDefaultGroupSequenceException$str

protected String getMultipleDefinitionOfDefaultGroupSequenceException$str()

getInvalidMethodParameterIndexException

public final IllegalArgumentException getInvalidMethodParameterIndexException(String methodName)
Specified by:
getInvalidMethodParameterIndexException in interface Log

getInvalidMethodParameterIndexException1$str

protected String getInvalidMethodParameterIndexException1$str()

getWrongAttributeTypeForOverriddenConstraintException

public final javax.validation.ConstraintDefinitionException getWrongAttributeTypeForOverriddenConstraintException(String expectedReturnType,
                                                                                                                  Class currentReturnType)
Specified by:
getWrongAttributeTypeForOverriddenConstraintException in interface Log

getWrongAttributeTypeForOverriddenConstraintException$str

protected String getWrongAttributeTypeForOverriddenConstraintException$str()

getScriptMustReturnTrueOrFalseException

public final javax.validation.ConstraintDeclarationException getScriptMustReturnTrueOrFalseException(String script)
Specified by:
getScriptMustReturnTrueOrFalseException in interface Log

getScriptMustReturnTrueOrFalseException1$str

protected String getScriptMustReturnTrueOrFalseException1$str()

getConstraintParametersCannotStartWithValidException

public final javax.validation.ConstraintDefinitionException getConstraintParametersCannotStartWithValidException()
Specified by:
getConstraintParametersCannotStartWithValidException in interface Log

getConstraintParametersCannotStartWithValidException$str

protected String getConstraintParametersCannotStartWithValidException$str()

getInvalidBigDecimalFormatException

public final IllegalArgumentException getInvalidBigDecimalFormatException(String value,
                                                                          NumberFormatException e)
Specified by:
getInvalidBigDecimalFormatException in interface Log

getInvalidBigDecimalFormatException$str

protected String getInvalidBigDecimalFormatException$str()

getIsNotAConstraintValidatorClassException

public final javax.validation.ValidationException getIsNotAConstraintValidatorClassException(Class validatorClass)
Specified by:
getIsNotAConstraintValidatorClassException in interface Log

getIsNotAConstraintValidatorClassException$str

protected String getIsNotAConstraintValidatorClassException$str()

getInvalidCharValueException

public final javax.validation.ValidationException getInvalidCharValueException(String value)
Specified by:
getInvalidCharValueException in interface Log

getInvalidCharValueException$str

protected String getInvalidCharValueException$str()

getWrongParameterTypeException

public final javax.validation.ValidationException getWrongParameterTypeException(String expectedType,
                                                                                 String currentType)
Specified by:
getWrongParameterTypeException in interface Log

getWrongParameterTypeException$str

protected String getWrongParameterTypeException$str()

getUnableToInstantiateConstraintFactoryClassException

public final javax.validation.ValidationException getUnableToInstantiateConstraintFactoryClassException(String constraintFactoryClassName,
                                                                                                        javax.validation.ValidationException e)
Specified by:
getUnableToInstantiateConstraintFactoryClassException in interface Log

getUnableToInstantiateConstraintFactoryClassException$str

protected String getUnableToInstantiateConstraintFactoryClassException$str()

getUnableToInitializeConstraintValidatorException

public final javax.validation.ValidationException getUnableToInitializeConstraintValidatorException(String validatorClassName,
                                                                                                    RuntimeException e)
Specified by:
getUnableToInitializeConstraintValidatorException in interface Log

getUnableToInitializeConstraintValidatorException$str

protected String getUnableToInitializeConstraintValidatorException$str()

getAtLeastOneCustomMessageMustBeCreatedException

public final javax.validation.ValidationException getAtLeastOneCustomMessageMustBeCreatedException()
Specified by:
getAtLeastOneCustomMessageMustBeCreatedException in interface Log

getAtLeastOneCustomMessageMustBeCreatedException$str

protected String getAtLeastOneCustomMessageMustBeCreatedException$str()

getSequenceDefinitionsNotAllowedException

public final javax.validation.GroupDefinitionException getSequenceDefinitionsNotAllowedException()
Specified by:
getSequenceDefinitionsNotAllowedException in interface Log

getSequenceDefinitionsNotAllowedException$str

protected String getSequenceDefinitionsNotAllowedException$str()

getConstraintWithoutMandatoryParameterException

public final javax.validation.ConstraintDefinitionException getConstraintWithoutMandatoryParameterException(String parameterName,
                                                                                                            String constraintName)
Specified by:
getConstraintWithoutMandatoryParameterException in interface Log

getConstraintWithoutMandatoryParameterException$str

protected String getConstraintWithoutMandatoryParameterException$str()

getInvalidReturnTypeException

public final javax.validation.ValidationException getInvalidReturnTypeException(Class returnType,
                                                                                ClassCastException e)
Specified by:
getInvalidReturnTypeException in interface Log

getInvalidReturnTypeException$str

protected String getInvalidReturnTypeException$str()

getWrongTypeForMessageParameterException

public final javax.validation.ConstraintDefinitionException getWrongTypeForMessageParameterException(String constraintName)
Specified by:
getWrongTypeForMessageParameterException in interface Log

getWrongTypeForMessageParameterException$str

protected String getWrongTypeForMessageParameterException$str()

getUnableToParsePropertyPathException

public final IllegalArgumentException getUnableToParsePropertyPathException(String propertyPath)
Specified by:
getUnableToParsePropertyPathException in interface Log

getUnableToParsePropertyPathException$str

protected String getUnableToParsePropertyPathException$str()

getConstraintFactoryMustNotReturnNullException

public final javax.validation.ValidationException getConstraintFactoryMustNotReturnNullException(String validatorClassName)
Specified by:
getConstraintFactoryMustNotReturnNullException in interface Log

getConstraintFactoryMustNotReturnNullException$str

protected String getConstraintFactoryMustNotReturnNullException$str()

getUnableToInstantiateException

public final javax.validation.ValidationException getUnableToInstantiateException(String className,
                                                                                  Exception e)
Specified by:
getUnableToInstantiateException in interface Log

getMoreThanOneValidatorFoundForTypeException

public final javax.validation.UnexpectedTypeException getMoreThanOneValidatorFoundForTypeException(Type type,
                                                                                                   String validatorClasses)
Specified by:
getMoreThanOneValidatorFoundForTypeException in interface Log

getMoreThanOneValidatorFoundForTypeException$str

protected String getMoreThanOneValidatorFoundForTypeException$str()

getUnableToInstantiateMessageInterpolatorClassException

public final javax.validation.ValidationException getUnableToInstantiateMessageInterpolatorClassException(String messageInterpolatorClassName,
                                                                                                          Exception e)
Specified by:
getUnableToInstantiateMessageInterpolatorClassException in interface Log

getUnableToInstantiateMessageInterpolatorClassException$str

protected String getUnableToInstantiateMessageInterpolatorClassException$str()

getUnexpectedParameterValueException

public final javax.validation.ValidationException getUnexpectedParameterValueException()
Specified by:
getUnexpectedParameterValueException in interface Log

getUnableToReadServicesFileException

public final javax.validation.ValidationException getUnableToReadServicesFileException(String servicesFileName,
                                                                                       Exception e)
Specified by:
getUnableToReadServicesFileException in interface Log

getUnableToReadServicesFileException$str

protected String getUnableToReadServicesFileException$str()

getAnnotationDoesNotContainAParameterException

public final javax.validation.ValidationException getAnnotationDoesNotContainAParameterException(String annotationClassName,
                                                                                                 String parameterName)
Specified by:
getAnnotationDoesNotContainAParameterException in interface Log

getAnnotationDoesNotContainAParameterException$str

protected String getAnnotationDoesNotContainAParameterException$str()

getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException

public final javax.validation.GroupDefinitionException getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException(String beanClassName)
Specified by:
getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException in interface Log

getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException$str

protected String getBeanClassMustBePartOfRedefinedDefaultGroupSequenceException$str()

getUnableToFindProviderException

public final javax.validation.ValidationException getUnableToFindProviderException(Class providerClass)
Specified by:
getUnableToFindProviderException in interface Log

getUnableToFindProviderException$str

protected String getUnableToFindProviderException$str()

getUnableToGetAnnotationParameterException

public final javax.validation.ValidationException getUnableToGetAnnotationParameterException(String parameterName,
                                                                                             String annotationName,
                                                                                             Exception e)
Specified by:
getUnableToGetAnnotationParameterException in interface Log

getUnableToGetAnnotationParameterException$str

protected String getUnableToGetAnnotationParameterException$str()

getNullIsAnInvalidTypeForAConstraintValidatorException

public final javax.validation.ValidationException getNullIsAnInvalidTypeForAConstraintValidatorException()
Specified by:
getNullIsAnInvalidTypeForAConstraintValidatorException in interface Log

getNullIsAnInvalidTypeForAConstraintValidatorException$str

protected String getNullIsAnInvalidTypeForAConstraintValidatorException$str()

getUnableToRetrieveAnnotationParameterValueException

public final javax.validation.ValidationException getUnableToRetrieveAnnotationParameterValueException(Exception e)
Specified by:
getUnableToRetrieveAnnotationParameterValueException in interface Log

getUnableToRetrieveAnnotationParameterValueException$str

protected String getUnableToRetrieveAnnotationParameterValueException$str()

getErrorDuringScriptExecutionException

public final javax.validation.ConstraintDeclarationException getErrorDuringScriptExecutionException(String script,
                                                                                                    Exception e)
Specified by:
getErrorDuringScriptExecutionException in interface Log

getErrorDuringScriptExecutionException$str

protected String getErrorDuringScriptExecutionException$str()

unableToLoadProviderClass

public final void unableToLoadProviderClass(String providerName)
Specified by:
unableToLoadProviderClass in interface Log

unableToLoadProviderClass$str

protected String unableToLoadProviderClass$str()

getIsNotAnAnnotationException

public final javax.validation.ValidationException getIsNotAnAnnotationException(String annotationClassName)
Specified by:
getIsNotAnAnnotationException in interface Log

getIsNotAnAnnotationException$str

protected String getIsNotAnAnnotationException$str()

getLengthCannotBeNegativeException

public final IllegalArgumentException getLengthCannotBeNegativeException()
Specified by:
getLengthCannotBeNegativeException in interface Log

getLengthCannotBeNegativeException$str

protected String getLengthCannotBeNegativeException$str()

getWrongTypeForGroupsParameterException

public final javax.validation.ConstraintDefinitionException getWrongTypeForGroupsParameterException(String constraintName,
                                                                                                    ClassCastException e)
Specified by:
getWrongTypeForGroupsParameterException in interface Log

getWrongTypeForGroupsParameterException$str

protected String getWrongTypeForGroupsParameterException$str()

getTypeNotSupportedException

public final javax.validation.ValidationException getTypeNotSupportedException(Class type)
Specified by:
getTypeNotSupportedException in interface Log

getTypeNotSupportedException$str

protected String getTypeNotSupportedException$str()

getAtLeastOneGroupHasToBeSpecifiedException

public final IllegalArgumentException getAtLeastOneGroupHasToBeSpecifiedException()
Specified by:
getAtLeastOneGroupHasToBeSpecifiedException in interface Log

getAtLeastOneGroupHasToBeSpecifiedException$str

protected String getAtLeastOneGroupHasToBeSpecifiedException$str()

getUnableToFindAnnotationConstraintsException

public final javax.validation.ValidationException getUnableToFindAnnotationConstraintsException(Class annotationClass)
Specified by:
getUnableToFindAnnotationConstraintsException in interface Log

getUnableToFindAnnotationConstraintsException$str

protected String getUnableToFindAnnotationConstraintsException$str()

getInconsistentFailFastConfigurationException

public final javax.validation.ValidationException getInconsistentFailFastConfigurationException()
Specified by:
getInconsistentFailFastConfigurationException in interface Log

getInconsistentFailFastConfigurationException$str

protected String getInconsistentFailFastConfigurationException$str()

getInconsistentConfigurationException

public final javax.validation.ValidationException getInconsistentConfigurationException()
Specified by:
getInconsistentConfigurationException in interface Log

getInconsistentConfigurationException$str

protected String getInconsistentConfigurationException$str()

getOverriddenConstraintAttributeNotFoundException

public final javax.validation.ConstraintDefinitionException getOverriddenConstraintAttributeNotFoundException(String attributeName)
Specified by:
getOverriddenConstraintAttributeNotFoundException in interface Log

getOverriddenConstraintAttributeNotFoundException$str

protected String getOverriddenConstraintAttributeNotFoundException$str()

getNoValueProvidedForAnnotationParameterException

public final IllegalArgumentException getNoValueProvidedForAnnotationParameterException(String parameterName)
Specified by:
getNoValueProvidedForAnnotationParameterException in interface Log

getNoValueProvidedForAnnotationParameterException$str

protected String getNoValueProvidedForAnnotationParameterException$str()

getIsDefinedTwiceInMappingXmlForBeanException

public final javax.validation.ValidationException getIsDefinedTwiceInMappingXmlForBeanException(String name,
                                                                                                String beanClassName)
Specified by:
getIsDefinedTwiceInMappingXmlForBeanException in interface Log

getIsDefinedTwiceInMappingXmlForBeanException$str

protected String getIsDefinedTwiceInMappingXmlForBeanException$str()

getUnableToOpenInputStreamForMappingFileException

public final javax.validation.ValidationException getUnableToOpenInputStreamForMappingFileException(String mappingFileName)
Specified by:
getUnableToOpenInputStreamForMappingFileException in interface Log

getUnableToOpenInputStreamForMappingFileException$str

protected String getUnableToOpenInputStreamForMappingFileException$str()

getUnableToExpandDefaultGroupListException

public final javax.validation.GroupDefinitionException getUnableToExpandDefaultGroupListException(List defaultGroupList,
                                                                                                  List groupList)
Specified by:
getUnableToExpandDefaultGroupListException in interface Log

getUnableToExpandDefaultGroupListException$str

protected String getUnableToExpandDefaultGroupListException$str()

usingConstraintFactory

public final void usingConstraintFactory(String constraintFactoryClassName)
Specified by:
usingConstraintFactory in interface Log

usingConstraintFactory$str

protected String usingConstraintFactory$str()

getInvalidPropertyPathException

public final IllegalArgumentException getInvalidPropertyPathException()
Specified by:
getInvalidPropertyPathException in interface Log

getInvalidPropertyPathException0$str

protected String getInvalidPropertyPathException0$str()

getBeanDoesNotContainThePropertyException

public final javax.validation.ValidationException getBeanDoesNotContainThePropertyException(String beanClassName,
                                                                                            String getterName)
Specified by:
getBeanDoesNotContainThePropertyException in interface Log

getBeanDoesNotContainThePropertyException$str

protected String getBeanDoesNotContainThePropertyException$str()

getCyclicDependencyInGroupsDefinitionException

public final javax.validation.GroupDefinitionException getCyclicDependencyInGroupsDefinitionException()
Specified by:
getCyclicDependencyInGroupsDefinitionException in interface Log

getCyclicDependencyInGroupsDefinitionException$str

protected String getCyclicDependencyInGroupsDefinitionException$str()

getInvalidRangeException

public final IllegalArgumentException getInvalidRangeException(int startIndex,
                                                               int endIndex)
Specified by:
getInvalidRangeException in interface Log

getInvalidRangeException$str

protected String getInvalidRangeException$str()

getInvalidPropertyValue

public final javax.validation.ValidationException getInvalidPropertyValue(String propertyName,
                                                                          String propertyValue,
                                                                          Exception e)
Specified by:
getInvalidPropertyValue in interface Log

getInvalidPropertyValue$str

protected String getInvalidPropertyValue$str()

getStartIndexCannotBeNegativeException

public final IllegalArgumentException getStartIndexCannotBeNegativeException(int startIndex)
Specified by:
getStartIndexCannotBeNegativeException in interface Log

getStartIndexCannotBeNegativeException$str

protected String getStartIndexCannotBeNegativeException$str()

getScriptMustReturnTrueOrFalseException

public final javax.validation.ConstraintDeclarationException getScriptMustReturnTrueOrFalseException(String script,
                                                                                                     Object executionResult,
                                                                                                     String type)
Specified by:
getScriptMustReturnTrueOrFalseException in interface Log

getScriptMustReturnTrueOrFalseException3$str

protected String getScriptMustReturnTrueOrFalseException3$str()

getInvalidLengthForIntegerPartException

public final IllegalArgumentException getInvalidLengthForIntegerPartException()
Specified by:
getInvalidLengthForIntegerPartException in interface Log

getInvalidLengthForIntegerPartException$str

protected String getInvalidLengthForIntegerPartException$str()

unableToCloseXMLFileInputStream

public final void unableToCloseXMLFileInputStream(String fileName)
Specified by:
unableToCloseXMLFileInputStream in interface Log

unableToCloseXMLFileInputStream$str

protected String unableToCloseXMLFileInputStream$str()

unableToCreateSchema

public final void unableToCreateSchema(String fileName,
                                       String message)
Specified by:
unableToCreateSchema in interface Log

unableToCreateSchema$str

protected String unableToCreateSchema$str()

getInvalidCheckDigitException

public final IllegalArgumentException getInvalidCheckDigitException(int startIndex,
                                                                    int endIndex)
Specified by:
getInvalidCheckDigitException in interface Log

getInvalidCheckDigitException$str

protected String getInvalidCheckDigitException$str()

getUnableToLoadClassException

public final javax.validation.ValidationException getUnableToLoadClassException(String className)
Specified by:
getUnableToLoadClassException in interface Log

getEndIndexCannotBeNegativeException

public final IllegalArgumentException getEndIndexCannotBeNegativeException(int endIndex)
Specified by:
getEndIndexCannotBeNegativeException in interface Log

getEndIndexCannotBeNegativeException$str

protected String getEndIndexCannotBeNegativeException$str()

getWrongDefaultValueForGroupsParameterException

public final javax.validation.ConstraintDefinitionException getWrongDefaultValueForGroupsParameterException(String constraintName)
Specified by:
getWrongDefaultValueForGroupsParameterException in interface Log

getWrongDefaultValueForGroupsParameterException$str

protected String getWrongDefaultValueForGroupsParameterException$str()

getTryingToInstantiateAnnotationWithUnknownParametersException

public final RuntimeException getTryingToInstantiateAnnotationWithUnknownParametersException(Class annotationType,
                                                                                             Set unknownParameters)
Specified by:
getTryingToInstantiateAnnotationWithUnknownParametersException in interface Log

getTryingToInstantiateAnnotationWithUnknownParametersException$str

protected String getTryingToInstantiateAnnotationWithUnknownParametersException$str()


Copyright © 2012 Oracle Corporation. All Rights Reserved.