Class ConnectorLogger_$logger

  • All Implemented Interfaces:
    Serializable, ConnectorLogger, org.jboss.logging.BasicLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2022-08-05T13:46:32-0500")
    public class ConnectorLogger_$logger
    extends org.jboss.logging.DelegatingBasicLogger
    implements ConnectorLogger, org.jboss.logging.BasicLogger, Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Constructor Detail

      • ConnectorLogger_$logger

        public ConnectorLogger_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • boundDataSource

        public final void boundDataSource​(String jndiName)
        Description copied from interface: ConnectorLogger
        Logs an informational message indicating the data source has been bound.
        Specified by:
        boundDataSource in interface ConnectorLogger
        Parameters:
        jndiName - the JNDI name
      • boundDataSource$str

        protected String boundDataSource$str()
      • boundJca

        public final void boundJca​(String description,
                                   String jndiName)
        Description copied from interface: ConnectorLogger
        Logs an informational message indicating the Jakarta Connectors bound the object represented by the description parameter.
        Specified by:
        boundJca in interface ConnectorLogger
        Parameters:
        description - the description of what was bound.
        jndiName - the JNDI name.
      • boundJca$str

        protected String boundJca$str()
      • cannotInstantiateDriverClass

        public final void cannotInstantiateDriverClass​(String driverClassName,
                                                       Throwable reason)
        Description copied from interface: ConnectorLogger
        Logs a warning message indicating inability to instantiate the driver class.
        Specified by:
        cannotInstantiateDriverClass in interface ConnectorLogger
        Parameters:
        driverClassName - the driver class name.
        reason - the reason the the driver could not be instantiated.
      • cannotInstantiateDriverClass2$str

        protected String cannotInstantiateDriverClass2$str()
      • deployingCompliantJdbcDriver

        public final void deployingCompliantJdbcDriver​(Class<? extends Driver> driver,
                                                       int majorVersion,
                                                       int minorVersion)
        Description copied from interface: ConnectorLogger
        Logs an informational message indicating the JDBC driver is compliant.
        Specified by:
        deployingCompliantJdbcDriver in interface ConnectorLogger
        Parameters:
        driver - the JDBC driver class.
        majorVersion - the major version of the driver.
        minorVersion - the minor version of the driver.
      • deployingCompliantJdbcDriver$str

        protected String deployingCompliantJdbcDriver$str()
      • deployingNonCompliantJdbcDriver

        public final void deployingNonCompliantJdbcDriver​(Class<? extends Driver> driver,
                                                          int majorVersion,
                                                          int minorVersion)
        Description copied from interface: ConnectorLogger
        Logs an informational message indicating the JDBC driver is non-compliant.
        Specified by:
        deployingNonCompliantJdbcDriver in interface ConnectorLogger
        Parameters:
        driver - the non-compliant JDBC driver class.
        majorVersion - the major version of the driver.
        minorVersion - the minor version of the driver.
      • deployingNonCompliantJdbcDriver$str

        protected String deployingNonCompliantJdbcDriver$str()
      • registeredAdminObject

        public final void registeredAdminObject​(String jndiName)
        Description copied from interface: ConnectorLogger
        Logs an informational message indicating an admin object was registered.
        Specified by:
        registeredAdminObject in interface ConnectorLogger
        Parameters:
        jndiName - the JNDI name.
      • registeredAdminObject$str

        protected String registeredAdminObject$str()
      • registeredConnectionFactory

        public final void registeredConnectionFactory​(String jndiName)
        Description copied from interface: ConnectorLogger
        Logs an informational message indicating the JNDI connection factory was registered.
        Specified by:
        registeredConnectionFactory in interface ConnectorLogger
        Parameters:
        jndiName - the JNDI connection factory.
      • registeredConnectionFactory$str

        protected String registeredConnectionFactory$str()
      • startingSubsystem

        public final void startingSubsystem​(String subsystem,
                                            String version)
        Description copied from interface: ConnectorLogger
        Logs an informational message indicating the subsystem, represented by the subsystem parameter, is starting.
        Specified by:
        startingSubsystem in interface ConnectorLogger
        Parameters:
        subsystem - the subsystem that is starting.
        version - the version of the subsystem.
      • startingSubsystem$str

        protected String startingSubsystem$str()
      • unboundDataSource

        public final void unboundDataSource​(String jndiName)
        Description copied from interface: ConnectorLogger
        Logs an informational message indicating the data source has been unbound.
        Specified by:
        unboundDataSource in interface ConnectorLogger
        Parameters:
        jndiName - the JNDI name
      • unboundDataSource$str

        protected String unboundDataSource$str()
      • unboundJca

        public final void unboundJca​(String description,
                                     String jndiName)
        Description copied from interface: ConnectorLogger
        Logs an informational message indicating the Jakarta Connectors inbound the object represented by the description parameter.
        Specified by:
        unboundJca in interface ConnectorLogger
        Parameters:
        description - the description of what was unbound.
        jndiName - the JNDI name.
      • unboundJca$str

        protected String unboundJca$str()
      • driversElementNotSupported$str

        protected String driversElementNotSupported$str()
      • driverNameAndResourceNameNotEquals$str

        protected String driverNameAndResourceNameNotEquals$str()
      • methodNotFoundOnDataSource$str

        protected String methodNotFoundOnDataSource$str()
      • forceIJToNull$str

        protected String forceIJToNull$str()
      • startedDriverService$str

        protected String startedDriverService$str()
      • stoppedDriverService$str

        protected String stoppedDriverService$str()
      • unsupportedSelectorOption$str

        protected String unsupportedSelectorOption$str()
      • unsupportedPolicyOption$str

        protected String unsupportedPolicyOption$str()
      • failedToStartJGroupsChannel$str

        protected String failedToStartJGroupsChannel$str()
      • failedToStartJGroupsChannel

        public final org.jboss.msc.service.StartException failedToStartJGroupsChannel​(String channelName,
                                                                                      String wmName)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating a failure to start JGroup channel for a Distributed Work Manager
        Specified by:
        failedToStartJGroupsChannel in interface ConnectorLogger
        Parameters:
        channelName - the name of the channel
        wmName - the name of the workmanager
        Returns:
        a StartException for the error.
      • failedToFindDistributedWorkManager$str

        protected String failedToFindDistributedWorkManager$str()
      • failedToStartDWMTransport$str

        protected String failedToStartDWMTransport$str()
      • unsupportedSelector$str

        protected String unsupportedSelector$str()
      • unsupportedPolicy$str

        protected String unsupportedPolicy$str()
      • noSecurityDefined$str

        protected String noSecurityDefined$str()
      • connectionFactoryAnnotation$str

        protected String connectionFactoryAnnotation$str()
      • adminObjectAnnotation$str

        protected String adminObjectAnnotation$str()
      • cannotDeploy$str

        protected String cannotDeploy$str()
      • cannotDeploy

        public final org.jboss.jca.deployers.common.DeployException cannotDeploy​(Throwable cause)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating the inability to complete the deployment.
        Specified by:
        cannotDeploy in interface ConnectorLogger
        Parameters:
        cause - the cause of the error.
        Returns:
        a DeployException for the error.
      • cannotDeployAndValidate$str

        protected String cannotDeployAndValidate$str()
      • cannotDeployAndValidate

        public final org.jboss.jca.deployers.common.DeployException cannotDeployAndValidate​(Throwable cause)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating the inability to deploy and validate a datasource or an XA datasource.
        Specified by:
        cannotDeployAndValidate in interface ConnectorLogger
        Parameters:
        cause - the cause of the error.
        Returns:
        a DeployException for the error.
      • deploymentError$str

        protected String deploymentError$str()
      • deploymentError

        public final org.jboss.msc.service.StartException deploymentError​(Throwable cause,
                                                                          String name)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating an error occurred during deployment.
        Specified by:
        deploymentError in interface ConnectorLogger
        Parameters:
        cause - the cause of the error.
        name - the name of the deployment in error.
        Returns:
        a StartException for the error.
      • cannotInstantiateDriverClass1$str

        protected String cannotInstantiateDriverClass1$str()
      • cannotInstantiateDriverClass

        public final String cannotInstantiateDriverClass​(String driverClassName)
        Description copied from interface: ConnectorLogger
        A message indicating inability to instantiate the driver class.
        Specified by:
        cannotInstantiateDriverClass in interface ConnectorLogger
        Parameters:
        driverClassName - the driver class name.
        Returns:
        the message.
      • driverVersionMismatch$str

        protected String driverVersionMismatch$str()
      • failedToCreate$str

        protected String failedToCreate$str()
      • failedToCreate

        public final String failedToCreate​(String type,
                                           org.jboss.dmr.ModelNode operation,
                                           String reasonMessage)
        Description copied from interface: ConnectorLogger
        A message indicating the type, represented by the type parameter, failed to be created for the operation represented by the operation message.
        Specified by:
        failedToCreate in interface ConnectorLogger
        Parameters:
        type - the type that failed to create.
        operation - the operation.
        reasonMessage - the reason.
        Returns:
        the message.
      • failedToGetMetrics$str

        protected String failedToGetMetrics$str()
      • failedToGetMetrics

        public final String failedToGetMetrics​(String message)
        Description copied from interface: ConnectorLogger
        A message indicating a failure to get the metrics.
        Specified by:
        failedToGetMetrics in interface ConnectorLogger
        Parameters:
        message - a message to append.
        Returns:
        the message.
      • failedToGetUrlDelimiter$str

        protected String failedToGetUrlDelimiter$str()
      • failedToGetUrlDelimiter

        public final org.jboss.jca.deployers.common.DeployException failedToGetUrlDelimiter​(Throwable cause)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating a failure to get the URL delimiter.
        Specified by:
        failedToGetUrlDelimiter in interface ConnectorLogger
        Parameters:
        cause - the cause of the error.
        Returns:
        a DeployException for the error.
      • failedToInvokeOperation$str

        protected String failedToInvokeOperation$str()
      • failedToInvokeOperation

        public final String failedToInvokeOperation​(String message)
        Description copied from interface: ConnectorLogger
        A message indicating a failure to invoke an operation.
        Specified by:
        failedToInvokeOperation in interface ConnectorLogger
        Parameters:
        message - the message to append.
        Returns:
        th message.
      • failedToLoadModuleDriver$str

        protected String failedToLoadModuleDriver$str()
      • failedToLoadModuleDriver

        public final String failedToLoadModuleDriver​(String moduleName)
        Description copied from interface: ConnectorLogger
        A message indicating a failure to load the module for a driver.
        Specified by:
        failedToLoadModuleDriver in interface ConnectorLogger
        Parameters:
        moduleName - the module name.
        Returns:
        the message.
      • failedToMatchPool$str

        protected String failedToMatchPool$str()
      • failedToParseServiceXml$str

        protected String failedToParseServiceXml$str()
      • failedToParseServiceXml

        public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToParseServiceXml​(org.jboss.vfs.VirtualFile xmlFile)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating a failure to parse the service XML.
        Specified by:
        failedToParseServiceXml in interface ConnectorLogger
        Parameters:
        xmlFile - the service XML file.
        Returns:
        a DeploymentUnitProcessingException for the error.
      • failedToParseServiceXml

        public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToParseServiceXml​(Throwable cause,
                                                                                                              org.jboss.vfs.VirtualFile xmlFile)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating a failure to parse the service XML.
        Specified by:
        failedToParseServiceXml in interface ConnectorLogger
        Parameters:
        cause - the cause of the error.
        xmlFile - the service XML file.
        Returns:
        a DeploymentUnitProcessingException for the error.
      • failedToProcessRaChild$str

        protected String failedToProcessRaChild$str()
      • failedToProcessRaChild

        public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToProcessRaChild​(Throwable cause,
                                                                                                             org.jboss.vfs.VirtualFile deploymentRoot)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating a failure to process the resource adapter child archives for the deployment root represented by the deploymentRoot parameter.
        Specified by:
        failedToProcessRaChild in interface ConnectorLogger
        Parameters:
        cause - the cause of the error.
        deploymentRoot - the deployment root.
        Returns:
        a DeploymentUnitProcessingException for the error.
      • failedToSetAttribute$str

        protected String failedToSetAttribute$str()
      • failedToSetAttribute

        public final String failedToSetAttribute​(String message)
        Description copied from interface: ConnectorLogger
        A message indicating a failure to set an attribute.
        Specified by:
        failedToSetAttribute in interface ConnectorLogger
        Parameters:
        message - the message to append.
        Returns:
        the message.
      • failedToStartRaDeployment$str

        protected String failedToStartRaDeployment$str()
      • failedToStartRaDeployment

        public final org.jboss.msc.service.StartException failedToStartRaDeployment​(Throwable cause,
                                                                                    String deploymentName)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating the deployment, represented by the deploymentName parameter, failed to start.
        Specified by:
        failedToStartRaDeployment in interface ConnectorLogger
        Parameters:
        cause - the cause of the error.
        deploymentName - the deployment name.
        Returns:
        a StartException for the error.
      • invalidConnection$str

        protected String invalidConnection$str()
      • jndiBindingsNotSupported$str

        protected String jndiBindingsNotSupported$str()
      • noMetricsAvailable$str

        protected String noMetricsAvailable$str()
      • notAnAnnotation$str

        protected String notAnAnnotation$str()
      • nullVar$str

        protected String nullVar$str()
      • nullVar

        public final String nullVar​(String name)
        Description copied from interface: ConnectorLogger
        A message indicating the variable is null.
        Specified by:
        nullVar in interface ConnectorLogger
        Parameters:
        name - the name of the variable.
        Returns:
        the message
      • serviceAlreadyStarted$str

        protected String serviceAlreadyStarted$str()
      • serviceAlreadyStarted

        public final String serviceAlreadyStarted​(String serviceType,
                                                  Object obj)
        Description copied from interface: ConnectorLogger
        A message indicating the service, represented by the serviceType parameter, is already started on the object represented by the obj parameter.
        Specified by:
        serviceAlreadyStarted in interface ConnectorLogger
        Parameters:
        serviceType - the service type.
        obj - the object.
        Returns:
        the message.
      • serviceNotAvailable$str

        protected String serviceNotAvailable$str()
      • serviceNotAvailable

        public final String serviceNotAvailable​(String serviceType,
                                                Object obj)
        Description copied from interface: ConnectorLogger
        A message indicating the service, represented by the serviceType parameter, is not available on th object represented by the obj parameter.
        Specified by:
        serviceNotAvailable in interface ConnectorLogger
        Parameters:
        serviceType - the service type.
        obj - the object.
        Returns:
        the message.
      • serviceNotStarted$str

        protected String serviceNotStarted$str()
      • undefinedVar$str

        protected String undefinedVar$str()
      • failedToLoadNativeLibraries$str

        protected String failedToLoadNativeLibraries$str()
      • failedToLoadNativeLibraries

        public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToLoadNativeLibraries​(Throwable cause)
        Description copied from interface: ConnectorLogger
        Failed to load native libraries
        Specified by:
        failedToLoadNativeLibraries in interface ConnectorLogger
        Parameters:
        cause - the exception.
        Returns:
        a DeploymentUnitProcessingException for the error.
      • exceptionDeployingDatasource$str

        protected String exceptionDeployingDatasource$str()
      • noDataSourceRegisteredForAddress$str

        protected String noDataSourceRegisteredForAddress$str()
      • unknownAttribute$str

        protected String unknownAttribute$str()
      • unknownOperation$str

        protected String unknownOperation$str()
      • xaDataSourcePropertiesNotPresent$str

        protected String xaDataSourcePropertiesNotPresent$str()
      • xaDataSourcePropertiesNotPresent

        public final org.jboss.as.controller.OperationFailedException xaDataSourcePropertiesNotPresent()
        Description copied from interface: ConnectorLogger
        A message indicating that at least on xa-datasource-property is required
        Specified by:
        xaDataSourcePropertiesNotPresent in interface ConnectorLogger
        Returns:
        the message.
      • jndiNameRequired$str

        protected String jndiNameRequired$str()
      • jndiNameRequired

        public final org.jboss.as.controller.OperationFailedException jndiNameRequired()
        Description copied from interface: ConnectorLogger
        A message indicating that jndi-name is missing and it's a required attribute
        Specified by:
        jndiNameRequired in interface ConnectorLogger
        Returns:
        the message.
      • jndiNameInvalidFormat$str

        protected String jndiNameInvalidFormat$str()
      • jndiNameInvalidFormat

        public final org.jboss.as.controller.OperationFailedException jndiNameInvalidFormat()
        Description copied from interface: ConnectorLogger
        A message indicating that jndi-name has an invalid format
        Specified by:
        jndiNameInvalidFormat in interface ConnectorLogger
        Returns:
        the message.
      • deploymentFailed$str

        protected String deploymentFailed$str()
      • deploymentFailed

        public final org.jboss.jca.deployers.common.DeployException deploymentFailed​(Throwable cause,
                                                                                     String className)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating the deployment failed.
        Specified by:
        deploymentFailed in interface ConnectorLogger
        Parameters:
        cause - the cause of the error.
        className - the name of the class that failed.
        Returns:
        a DeployException for the error.
      • failedToLoadModuleRA$str

        protected String failedToLoadModuleRA$str()
      • failedToLoadModuleRA

        public final String failedToLoadModuleRA​(String moduleName)
        Description copied from interface: ConnectorLogger
        A message indicating a failure to load the module for a RA deployed as module.
        Specified by:
        failedToLoadModuleRA in interface ConnectorLogger
        Parameters:
        moduleName - the module name.
        Returns:
        the message.
      • noSuchMethod$str

        protected String noSuchMethod$str()
      • noSuchField$str

        protected String noSuchField$str()
      • noPropertyResolution$str

        protected String noPropertyResolution$str()
      • archiveOrModuleRequired$str

        protected String archiveOrModuleRequired$str()
      • archiveOrModuleRequired

        public final org.jboss.as.controller.OperationFailedException archiveOrModuleRequired()
        Description copied from interface: ConnectorLogger
        A message indicating that at least one of archive or module attributes gave to be defined
        Specified by:
        archiveOrModuleRequired in interface ConnectorLogger
        Returns:
        the message.
      • compressedRarNotSupportedInModuleRA$str

        protected String compressedRarNotSupportedInModuleRA$str()
      • compressedRarNotSupportedInModuleRA

        public final String compressedRarNotSupportedInModuleRA​(String moduleName)
        Description copied from interface: ConnectorLogger
        A message indicating a failure to load the module for a RA deployed as module. The cause of this failure ius the use of unsupported compressed form for the rar
        Specified by:
        compressedRarNotSupportedInModuleRA in interface ConnectorLogger
        Parameters:
        moduleName - the module name.
        Returns:
        the message.
      • FailedDeployDriverNotSpecified$str

        protected String FailedDeployDriverNotSpecified$str()
      • FailedDeployDriverNotSpecified

        public final org.jboss.as.server.deployment.DeploymentUnitProcessingException FailedDeployDriverNotSpecified​(String dsName)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating a failure to deploy the datasource because driver is not specified
        Specified by:
        FailedDeployDriverNotSpecified in interface ConnectorLogger
        Parameters:
        dsName - the datasource to be deployed.
        Returns:
        a DeploymentUnitProcessingException for the error.
      • RARNotYetDeployed$str

        protected String RARNotYetDeployed$str()
      • RARNotYetDeployed

        public final org.jboss.as.controller.OperationFailedException RARNotYetDeployed​(String raName)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating missing rar.
        Specified by:
        RARNotYetDeployed in interface ConnectorLogger
        Parameters:
        raName - - name.
        Returns:
        a OperationFailedException for the error.
      • invalidConnectionFactory$str

        protected String invalidConnectionFactory$str()
      • invalidConnectionFactory

        public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidConnectionFactory​(String cf,
                                                                                                               String ra,
                                                                                                               String jndiName)
        Description copied from interface: ConnectorLogger
        Invalid connection factory interface defined
        Specified by:
        invalidConnectionFactory in interface ConnectorLogger
        Parameters:
        cf - The connection factory
        ra - The resource adapter
        jndiName - The JNDI name
        Returns:
        a DeploymentUnitProcessingException for the error.
      • adminObjectForJCA10$str

        protected String adminObjectForJCA10$str()
      • adminObjectForJCA10

        public final org.jboss.as.server.deployment.DeploymentUnitProcessingException adminObjectForJCA10​(String ra,
                                                                                                          String jndiName)
        Description copied from interface: ConnectorLogger
        Admin object declared for JCA 1.0 archive
        Specified by:
        adminObjectForJCA10 in interface ConnectorLogger
        Parameters:
        ra - The resource adapter
        jndiName - The JNDI name
        Returns:
        a DeploymentUnitProcessingException for the error.
      • invalidAdminObject$str

        protected String invalidAdminObject$str()
      • invalidAdminObject

        public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidAdminObject​(String ao,
                                                                                                         String ra,
                                                                                                         String jndiName)
        Description copied from interface: ConnectorLogger
        Invalid admin object class defined
        Specified by:
        invalidAdminObject in interface ConnectorLogger
        Parameters:
        ao - The admin object
        ra - The resource adapter
        jndiName - The JNDI name
        Returns:
        a DeploymentUnitProcessingException for the error.
      • cannotFindDriverClassName

        public final void cannotFindDriverClassName​(String driverName)
        Description copied from interface: ConnectorLogger
        Logs a warning message indicating can't find the driver class name.
        Specified by:
        cannotFindDriverClassName in interface ConnectorLogger
        Parameters:
        driverName - the driver jar.
      • cannotFindDriverClassName$str

        protected String cannotFindDriverClassName$str()
      • unableToRegisterRecovery$str

        protected String unableToRegisterRecovery$str()
      • rejectAttributesMustBeTrue$str

        protected String rejectAttributesMustBeTrue$str()
      • exceptionDuringUnregistering$str

        protected String exceptionDuringUnregistering$str()
      • jndiNameShouldValidate$str

        protected String jndiNameShouldValidate$str()
      • deprecated$str

        protected String deprecated$str()
      • indexedChildResourceRegistrationNotAvailable$str

        protected String indexedChildResourceRegistrationNotAvailable$str()
      • legacyDisableEnableOperation$str

        protected String legacyDisableEnableOperation$str()
      • errorDuringRecoveryShutdown$str

        protected String errorDuringRecoveryShutdown$str()
      • errorStoppingRA$str

        protected String errorStoppingRA$str()
      • boundNonJTADataSource$str

        protected String boundNonJTADataSource$str()
      • unBoundNonJTADataSource$str

        protected String unBoundNonJTADataSource$str()
      • noSupportedOperation$str

        protected String noSupportedOperation$str()
      • oneThreadPoolWorkManager$str

        protected String oneThreadPoolWorkManager$str()
      • attributeRequiresTrueAttribute$str

        protected String attributeRequiresTrueAttribute$str()
      • attributeRequiresTrueAttribute

        public final org.jboss.as.controller.OperationFailedException attributeRequiresTrueAttribute​(String attribute,
                                                                                                     String requiredAttribute)
        Description copied from interface: ConnectorLogger
        A message indicating that an attribute can only be set if another attribute is set as true.
        Specified by:
        attributeRequiresTrueAttribute in interface ConnectorLogger
        Parameters:
        attribute - attribute that is invalid: it is defined but requires another attribute to be set as true
        requiredAttribute - attribute that is required to be defined as true
        Returns:
        the message.
      • attributeRequiresFalseOrUndefinedAttribute$str

        protected String attributeRequiresFalseOrUndefinedAttribute$str()
      • attributeRequiresFalseOrUndefinedAttribute

        public final org.jboss.as.controller.OperationFailedException attributeRequiresFalseOrUndefinedAttribute​(String attribute,
                                                                                                                 String requiredFalseAttribute)
        Description copied from interface: ConnectorLogger
        A message indicating that an attribute can only be set if another attribute is undefined or set as false.
        Specified by:
        attributeRequiresFalseOrUndefinedAttribute in interface ConnectorLogger
        Parameters:
        attribute - attribute that is invalid: it is defined but requires another attribute to be set as false or to be undefined
        requiredFalseAttribute - attribute that is required to be undefined or defined as false
        Returns:
        the message.
      • subject$str

        protected String subject$str()
      • elytronHandlerHandle$str

        protected String elytronHandlerHandle$str()
      • executionSubjectNotSetInHandler$str

        protected String executionSubjectNotSetInHandler$str()
      • invalidCallbackSecurityDomain$str

        protected String invalidCallbackSecurityDomain$str()
      • unsupportedCreateCallbackHandlerMethod$str

        protected String unsupportedCreateCallbackHandlerMethod$str()
      • invalidCredentialSourceSupplier$str

        protected String invalidCredentialSourceSupplier$str()
      • invalidElytronWorkManagerSetting$str

        protected String invalidElytronWorkManagerSetting$str()
      • datasourceIsDisabled$str

        protected String datasourceIsDisabled$str()
      • unexceptedWorkerCompletionError$str

        protected String unexceptedWorkerCompletionError$str()
      • failedToLoadDataSourceClass$str

        protected String failedToLoadDataSourceClass$str()
      • missingDependencyInModuleDriver$str

        protected String missingDependencyInModuleDriver$str()
      • raModuleNotFound$str

        protected String raModuleNotFound$str()
      • notAValidDataSourceClass$str

        protected String notAValidDataSourceClass$str()
      • bindingAlias$str

        protected String bindingAlias$str()
      • unbindingAlias$str

        protected String unbindingAlias$str()
      • cannotStartDSNoConnectionFactory$str

        protected String cannotStartDSNoConnectionFactory$str()
      • cannotStartDSNoConnectionFactory

        public final org.jboss.msc.service.StartException cannotStartDSNoConnectionFactory​(String dataSourceJNDIName)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating the data source was unable to start because it create more than one connection factory.
        Specified by:
        cannotStartDSNoConnectionFactory in interface ConnectorLogger
        Returns:
        a StartException for the error.
      • cannotStartDSTooManyConnectionFactories$str

        protected String cannotStartDSTooManyConnectionFactories$str()
      • cannotStartDSTooManyConnectionFactories

        public final org.jboss.msc.service.StartException cannotStartDSTooManyConnectionFactories​(String dataSourceJNDIName,
                                                                                                  int factoriesCount)
        Description copied from interface: ConnectorLogger
        Creates an exception indicating the data source was unable to start because it create more than one connection factory.
        Specified by:
        cannotStartDSTooManyConnectionFactories in interface ConnectorLogger
        Returns:
        a StartException for the error.
      • threadPoolNameMustMatchWorkManagerName$str

        protected String threadPoolNameMustMatchWorkManagerName$str()
      • legacySecurityNotAvailable2$str

        protected String legacySecurityNotAvailable2$str()
      • legacySecurityNotAvailable1$str

        protected String legacySecurityNotAvailable1$str()
      • legacySecurityNotAvailableForDsXml$str

        protected String legacySecurityNotAvailableForDsXml$str()
      • legacySecurityNotAvailableForRa$str

        protected String legacySecurityNotAvailableForRa$str()
      • legacySecurityNotAvailableForConnectionFactory$str

        protected String legacySecurityNotAvailableForConnectionFactory$str()
      • legacySecurityNotAvailable0$str

        protected String legacySecurityNotAvailable0$str()
      • wrongModuleName$str

        protected String wrongModuleName$str()
      • wrongModuleName

        public final org.jboss.as.controller.OperationFailedException wrongModuleName​(org.jboss.modules.ModuleLoadException exception,
                                                                                      String moduleName)
        Specified by:
        wrongModuleName in interface ConnectorLogger
      • reportDirectoryDoesNotExist$str

        protected String reportDirectoryDoesNotExist$str()