Class DeployersBundle_$bundle

java.lang.Object
org.jboss.jca.deployers.DeployersBundle_$bundle
All Implemented Interfaces:
Serializable, DeployersBundle

@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2025-02-12T12:21:48+0100") public class DeployersBundle_$bundle extends Object implements DeployersBundle, Serializable
Warning this class consists of generated code.
See Also:
  • Field Details

  • Constructor Details

    • DeployersBundle_$bundle

      protected DeployersBundle_$bundle()
  • Method Details

    • readResolve

      protected Object readResolve()
    • getLoggingLocale

      protected Locale getLoggingLocale()
    • unableToStartResourceAdapter$str

      protected String unableToStartResourceAdapter$str()
    • unableToStartResourceAdapter

      public final String unableToStartResourceAdapter(String clz)
      Description copied from interface: DeployersBundle
      Unable to start resource adapter
      Specified by:
      unableToStartResourceAdapter in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • unableToAssociate$str

      protected String unableToAssociate$str()
    • unableToAssociate

      public final String unableToAssociate(String clz)
      Description copied from interface: DeployersBundle
      Unable to associate
      Specified by:
      unableToAssociate in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • undefinedManagedConnectionFactory$str

      protected String undefinedManagedConnectionFactory$str()
    • undefinedManagedConnectionFactory

      public final String undefinedManagedConnectionFactory()
      Description copied from interface: DeployersBundle
      Undefined managed connection factory
      Specified by:
      undefinedManagedConnectionFactory in interface DeployersBundle
      Returns:
      The value
    • undefinedAdminObject$str

      protected String undefinedAdminObject$str()
    • undefinedAdminObject

      public final String undefinedAdminObject()
      Description copied from interface: DeployersBundle
      Undefined admin object
      Specified by:
      undefinedAdminObject in interface DeployersBundle
      Returns:
      The value
    • failedToBindAdminObject$str

      protected String failedToBindAdminObject$str()
    • failedToBindAdminObject

      public final String failedToBindAdminObject(String clz)
      Description copied from interface: DeployersBundle
      Failed to bind admin object
      Specified by:
      failedToBindAdminObject in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • deploymentFailed$str

      protected String deploymentFailed$str()
    • deploymentFailed

      public final String deploymentFailed(String url)
      Description copied from interface: DeployersBundle
      Deployment failed
      Specified by:
      deploymentFailed in interface DeployersBundle
      Parameters:
      url - The url
      Returns:
      The value
    • invalidManagedConnectionFactory$str

      protected String invalidManagedConnectionFactory$str()
    • invalidManagedConnectionFactory

      public final String invalidManagedConnectionFactory(String clz)
      Description copied from interface: DeployersBundle
      Invalid managed connection factory
      Specified by:
      invalidManagedConnectionFactory in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • invalidActivationSpec$str

      protected String invalidActivationSpec$str()
    • invalidActivationSpec

      public final String invalidActivationSpec(String clz)
      Description copied from interface: DeployersBundle
      Invalid activation spec
      Specified by:
      invalidActivationSpec in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • invalidResourceAdapter$str

      protected String invalidResourceAdapter$str()
    • invalidResourceAdapter

      public final String invalidResourceAdapter(String clz)
      Description copied from interface: DeployersBundle
      Invalid resource adapter
      Specified by:
      invalidResourceAdapter in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • unableToInject$str

      protected String unableToInject$str()
    • unableToInject

      public final String unableToInject(String clz, String name, String value)
      Description copied from interface: DeployersBundle
      Unable to inject
      Specified by:
      unableToInject in interface DeployersBundle
      Parameters:
      clz - The class name
      name - The name
      value - The value
      Returns:
      The value
    • invalidRequiredWorkContext$str

      protected String invalidRequiredWorkContext$str()
    • invalidRequiredWorkContext

      public final String invalidRequiredWorkContext(String clz)
      Description copied from interface: DeployersBundle
      Invalid work context
      Specified by:
      invalidRequiredWorkContext in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • invalidConnectionFactoryInterface$str

      protected String invalidConnectionFactoryInterface$str()
    • invalidConnectionFactoryInterface

      public final String invalidConnectionFactoryInterface(String clz)
      Description copied from interface: DeployersBundle
      Invalid connection factory interface
      Specified by:
      invalidConnectionFactoryInterface in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • invalidConnectionFactoryImplementation$str

      protected String invalidConnectionFactoryImplementation$str()
    • invalidConnectionFactoryImplementation

      public final String invalidConnectionFactoryImplementation(String clz)
      Description copied from interface: DeployersBundle
      Invalid connection factory implementation
      Specified by:
      invalidConnectionFactoryImplementation in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • invalidConnectionInterface$str

      protected String invalidConnectionInterface$str()
    • invalidConnectionInterface

      public final String invalidConnectionInterface(String clz)
      Description copied from interface: DeployersBundle
      Invalid connection interface
      Specified by:
      invalidConnectionInterface in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • invalidConnectionImplementation$str

      protected String invalidConnectionImplementation$str()
    • invalidConnectionImplementation

      public final String invalidConnectionImplementation(String clz)
      Description copied from interface: DeployersBundle
      Invalid connection implementation
      Specified by:
      invalidConnectionImplementation in interface DeployersBundle
      Parameters:
      clz - The class name
      Returns:
      The value
    • invalidConnectionFactoryImplementationDueToInterface$str

      protected String invalidConnectionFactoryImplementationDueToInterface$str()
    • invalidConnectionFactoryImplementationDueToInterface

      public final String invalidConnectionFactoryImplementationDueToInterface(String intClz, String implClz)
      Description copied from interface: DeployersBundle
      Connection factory implementation doesn't implement connection factory interface
      Specified by:
      invalidConnectionFactoryImplementationDueToInterface in interface DeployersBundle
      Parameters:
      intClz - The interface class name
      implClz - The implementation class name
      Returns:
      The value
    • invalidConnectionImplementationDueToInterface$str

      protected String invalidConnectionImplementationDueToInterface$str()
    • invalidConnectionImplementationDueToInterface

      public final String invalidConnectionImplementationDueToInterface(String intClz, String implClz)
      Description copied from interface: DeployersBundle
      Connection implementation doesn't implement connection interface
      Specified by:
      invalidConnectionImplementationDueToInterface in interface DeployersBundle
      Parameters:
      intClz - The interface class name
      implClz - The implementation class name
      Returns:
      The value