Class CommonBundle_$bundle

    • Constructor Detail

      • CommonBundle_$bundle

        protected CommonBundle_$bundle()
    • Method Detail

      • readResolve

        protected Object readResolve()
      • notValidFlushStrategy$str

        protected String notValidFlushStrategy$str()
      • unknownAnnotation

        public final String unknownAnnotation​(Object annotation)
        Description copied from interface: CommonBundle
        Unknown annotation
        Specified by:
        unknownAnnotation in interface CommonBundle
        Parameters:
        annotation - The annotation
        Returns:
        The value
      • unknownAnnotation$str

        protected String unknownAnnotation$str()
      • invalidSecurityConfiguration$str

        protected String invalidSecurityConfiguration$str()
      • noConnectorDefined$str

        protected String noConnectorDefined$str()
      • multiplePools$str

        protected String multiplePools$str()
      • requiredAttributeMissing$str

        protected String requiredAttributeMissing$str()
      • unexpectedElement$str

        protected String unexpectedElement$str()
      • invalidMetadataForResourceAdapter$str

        protected String invalidMetadataForResourceAdapter$str()
      • annotationRepositoryNull$str

        protected String annotationRepositoryNull$str()
      • moreThanOneConnectionDefinitionsDefined$str

        protected String moreThanOneConnectionDefinitionsDefined$str()
      • missingClassName$str

        protected String missingClassName$str()
      • notValidNumber

        public final String notValidNumber​(String value,
                                           String element)
        Description copied from interface: CommonBundle
        Not a valid number
        Specified by:
        notValidNumber in interface CommonBundle
        Parameters:
        value - The value
        element - The element
        Returns:
        The value
      • notValidNumber$str

        protected String notValidNumber$str()
      • wrongAnnotationType

        public final String wrongAnnotationType​(Object annotation)
        Description copied from interface: CommonBundle
        Wrong annotation type
        Specified by:
        wrongAnnotationType in interface CommonBundle
        Parameters:
        annotation - The annotation
        Returns:
        The value
      • wrongAnnotationType$str

        protected String wrongAnnotationType$str()
      • unexpectedAttribute$str

        protected String unexpectedAttribute$str()
      • unexpectedEndOfDocument$str

        protected String unexpectedEndOfDocument$str()
      • requiredElementMissing$str

        protected String requiredElementMissing$str()
      • attributeAsBoolean$str

        protected String attributeAsBoolean$str()
      • invalidNegative$str

        protected String invalidNegative$str()
      • noMetadataForResourceAdapter$str

        protected String noMetadataForResourceAdapter$str()
      • unexpectedEndTag$str

        protected String unexpectedEndTag$str()
      • missingValue$str

        protected String missingValue$str()
      • invalidTag$str

        protected String invalidTag$str()
      • missingJndiName$str

        protected String missingJndiName$str()
      • elementAsBoolean

        public final String elementAsBoolean​(String value,
                                             String element)
        Description copied from interface: CommonBundle
        Element as boolean
        Specified by:
        elementAsBoolean in interface CommonBundle
        Parameters:
        value - The value
        element - The element
        Returns:
        The value
      • elementAsBoolean$str

        protected String elementAsBoolean$str()
      • unsupportedElement$str

        protected String unsupportedElement$str()
      • moreThanOneConnectorDefined$str

        protected String moreThanOneConnectorDefined$str()
      • invalidZero$str

        protected String invalidZero$str()
      • nullValue$str

        protected String nullValue$str()