Class CommonBundle_$bundle

java.lang.Object
org.jboss.jca.common.CommonBundle_$bundle
All Implemented Interfaces:
Serializable, CommonBundle

@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2025-05-29T20:52:14+0200") public class CommonBundle_$bundle extends Object implements CommonBundle, Serializable
Warning this class consists of generated code.
See Also:
  • Field Details

  • Constructor Details

    • CommonBundle_$bundle

      protected CommonBundle_$bundle()
  • Method Details

    • readResolve

      protected Object readResolve()
    • getLoggingLocale

      protected Locale getLoggingLocale()
    • annotationRepositoryNull$str

      protected String annotationRepositoryNull$str()
    • annotationRepositoryNull

      public final String annotationRepositoryNull()
      Description copied from interface: CommonBundle
      Annotation repository is null
      Specified by:
      annotationRepositoryNull in interface CommonBundle
      Returns:
      The value
    • noConnectorDefined$str

      protected String noConnectorDefined$str()
    • noConnectorDefined

      public final String noConnectorDefined()
      Description copied from interface: CommonBundle
      No @Connector defined
      Specified by:
      noConnectorDefined in interface CommonBundle
      Returns:
      The value
    • moreThanOneConnectorDefined$str

      protected String moreThanOneConnectorDefined$str()
    • moreThanOneConnectorDefined

      public final String moreThanOneConnectorDefined()
      Description copied from interface: CommonBundle
      More than @Connector defined
      Specified by:
      moreThanOneConnectorDefined in interface CommonBundle
      Returns:
      The value
    • moreThanOneConnectionDefinitionsDefined$str

      protected String moreThanOneConnectionDefinitionsDefined$str()
    • moreThanOneConnectionDefinitionsDefined

      public final String moreThanOneConnectionDefinitionsDefined()
      Description copied from interface: CommonBundle
      More than one @ConnectionDefinitions defined
      Specified by:
      moreThanOneConnectionDefinitionsDefined in interface CommonBundle
      Returns:
      The value
    • unknownAnnotation$str

      protected String unknownAnnotation$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
    • elementAsBoolean$str

      protected String elementAsBoolean$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
    • attributeAsBoolean$str

      protected String attributeAsBoolean$str()
    • attributeAsBoolean

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

      protected String notValidNumber$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
    • notValidFlushStrategy$str

      protected String notValidFlushStrategy$str()
    • notValidFlushStrategy

      public final String notValidFlushStrategy(String value)
      Description copied from interface: CommonBundle
      Not a valid flush strategy
      Specified by:
      notValidFlushStrategy in interface CommonBundle
      Parameters:
      value - The value
      Returns:
      The value
    • unexpectedEndTag$str

      protected String unexpectedEndTag$str()
    • unexpectedEndTag

      public final String unexpectedEndTag(String value)
      Description copied from interface: CommonBundle
      Unexpected end tag
      Specified by:
      unexpectedEndTag in interface CommonBundle
      Parameters:
      value - The value
      Returns:
      The value
    • unexpectedElement$str

      protected String unexpectedElement$str()
    • unexpectedElement

      public final String unexpectedElement(String value)
      Description copied from interface: CommonBundle
      Unexpected element
      Specified by:
      unexpectedElement in interface CommonBundle
      Parameters:
      value - The value
      Returns:
      The value
    • unexpectedEndOfDocument$str

      protected String unexpectedEndOfDocument$str()
    • unexpectedEndOfDocument

      public final String unexpectedEndOfDocument()
      Description copied from interface: CommonBundle
      Unexpected end of document
      Specified by:
      unexpectedEndOfDocument in interface CommonBundle
      Returns:
      The value
    • missingClassName$str

      protected String missingClassName$str()
    • missingClassName

      public final String missingClassName(String value)
      Description copied from interface: CommonBundle
      Missing class name
      Specified by:
      missingClassName in interface CommonBundle
      Parameters:
      value - The value
      Returns:
      The value
    • unexpectedAttribute$str

      protected String unexpectedAttribute$str()
    • unexpectedAttribute

      public final String unexpectedAttribute(String value, String location)
      Description copied from interface: CommonBundle
      Unexpected attribute
      Specified by:
      unexpectedAttribute in interface CommonBundle
      Parameters:
      value - The value
      location - The location
      Returns:
      The value
    • missingJndiName$str

      protected String missingJndiName$str()
    • missingJndiName

      public final String missingJndiName(String value)
      Description copied from interface: CommonBundle
      Missing jndi name
      Specified by:
      missingJndiName in interface CommonBundle
      Parameters:
      value - The value
      Returns:
      The value
    • multiplePools$str

      protected String multiplePools$str()
    • multiplePools

      public final String multiplePools()
      Description copied from interface: CommonBundle
      Multiple pools
      Specified by:
      multiplePools in interface CommonBundle
      Returns:
      The value
    • unsupportedElement$str

      protected String unsupportedElement$str()
    • unsupportedElement

      public final String unsupportedElement(String value)
      Description copied from interface: CommonBundle
      Unsupported element
      Specified by:
      unsupportedElement in interface CommonBundle
      Parameters:
      value - The value
      Returns:
      The value
    • requiredAttributeMissing$str

      protected String requiredAttributeMissing$str()
    • requiredAttributeMissing

      public final String requiredAttributeMissing(String attr, String tag)
      Description copied from interface: CommonBundle
      Required attribute
      Specified by:
      requiredAttributeMissing in interface CommonBundle
      Parameters:
      attr - The attribute
      tag - The tag
      Returns:
      The value
    • requiredElementMissing$str

      protected String requiredElementMissing$str()
    • requiredElementMissing

      public final String requiredElementMissing(String element, String tag)
      Description copied from interface: CommonBundle
      Required element
      Specified by:
      requiredElementMissing in interface CommonBundle
      Parameters:
      element - The element
      tag - The tag
      Returns:
      The value
    • invalidNegative$str

      protected String invalidNegative$str()
    • invalidNegative

      public final String invalidNegative(String tag)
      Description copied from interface: CommonBundle
      Invalid negative
      Specified by:
      invalidNegative in interface CommonBundle
      Parameters:
      tag - The tag
      Returns:
      The value
    • invalidTag$str

      protected String invalidTag$str()
    • invalidTag

      public final String invalidTag(String tag)
      Description copied from interface: CommonBundle
      Invalid tag
      Specified by:
      invalidTag in interface CommonBundle
      Parameters:
      tag - The tag
      Returns:
      The value
    • nullValue$str

      protected String nullValue$str()
    • nullValue

      public final String nullValue(String tag)
      Description copied from interface: CommonBundle
      Null value
      Specified by:
      nullValue in interface CommonBundle
      Parameters:
      tag - The tag
      Returns:
      The value
    • invalidSecurityConfiguration$str

      protected String invalidSecurityConfiguration$str()
    • invalidSecurityConfiguration

      public final String invalidSecurityConfiguration()
      Description copied from interface: CommonBundle
      Invalid security configuration
      Specified by:
      invalidSecurityConfiguration in interface CommonBundle
      Returns:
      The value
    • noMetadataForResourceAdapter$str

      protected String noMetadataForResourceAdapter$str()
    • noMetadataForResourceAdapter

      public final String noMetadataForResourceAdapter()
      Description copied from interface: CommonBundle
      Resource adapter not defined
      Specified by:
      noMetadataForResourceAdapter in interface CommonBundle
      Returns:
      The value
    • invalidMetadataForResourceAdapter$str

      protected String invalidMetadataForResourceAdapter$str()
    • invalidMetadataForResourceAdapter

      public final String invalidMetadataForResourceAdapter()
      Description copied from interface: CommonBundle
      Invalid metadata for resource adapter
      Specified by:
      invalidMetadataForResourceAdapter in interface CommonBundle
      Returns:
      The value
    • missingValue$str

      protected String missingValue$str()
    • missingValue

      public final String missingValue(String tag)
      Description copied from interface: CommonBundle
      Missing value
      Specified by:
      missingValue in interface CommonBundle
      Parameters:
      tag - The tag
      Returns:
      The value
    • wrongAnnotationType$str

      protected String wrongAnnotationType$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
    • invalidZero$str

      protected String invalidZero$str()
    • invalidZero

      public final String invalidZero(String tag)
      Description copied from interface: CommonBundle
      Invalid zero
      Specified by:
      invalidZero in interface CommonBundle
      Parameters:
      tag - The tag
      Returns:
      The value