Package org.jboss.jca.deployers
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="2023-03-28T17:14:03+0200")
public class DeployersBundle_$bundle
extends Object
implements DeployersBundle, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal StringdeploymentFailed(String url) Deployment failedprotected Stringfinal StringFailed to bind admin objectprotected Stringprotected Localefinal StringInvalid activation specprotected Stringfinal StringInvalid connection factory implementationprotected Stringfinal StringinvalidConnectionFactoryImplementationDueToInterface(String intClz, String implClz) Connection factory implementation doesn't implement connection factory interfaceprotected Stringfinal StringInvalid connection factory interfaceprotected Stringfinal StringInvalid connection implementationprotected Stringfinal StringinvalidConnectionImplementationDueToInterface(String intClz, String implClz) Connection implementation doesn't implement connection interfaceprotected Stringfinal StringInvalid connection interfaceprotected Stringfinal StringInvalid managed connection factoryprotected Stringfinal StringInvalid work contextprotected Stringfinal StringInvalid resource adapterprotected Stringprotected Objectfinal StringunableToAssociate(String clz) Unable to associateprotected Stringfinal StringunableToInject(String clz, String name, String value) Unable to injectprotected Stringfinal StringUnable to start resource adapterprotected Stringfinal StringUndefined admin objectprotected Stringfinal StringUndefined managed connection factoryprotected String
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
DeployersBundle_$bundle
protected DeployersBundle_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
unableToStartResourceAdapter$str
-
unableToStartResourceAdapter
Description copied from interface:DeployersBundleUnable to start resource adapter- Specified by:
unableToStartResourceAdapterin interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
unableToAssociate$str
-
unableToAssociate
Description copied from interface:DeployersBundleUnable to associate- Specified by:
unableToAssociatein interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
undefinedManagedConnectionFactory$str
-
undefinedManagedConnectionFactory
Description copied from interface:DeployersBundleUndefined managed connection factory- Specified by:
undefinedManagedConnectionFactoryin interfaceDeployersBundle- Returns:
- The value
-
undefinedAdminObject$str
-
undefinedAdminObject
Description copied from interface:DeployersBundleUndefined admin object- Specified by:
undefinedAdminObjectin interfaceDeployersBundle- Returns:
- The value
-
failedToBindAdminObject$str
-
failedToBindAdminObject
Description copied from interface:DeployersBundleFailed to bind admin object- Specified by:
failedToBindAdminObjectin interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
deploymentFailed$str
-
deploymentFailed
Description copied from interface:DeployersBundleDeployment failed- Specified by:
deploymentFailedin interfaceDeployersBundle- Parameters:
url- The url- Returns:
- The value
-
invalidManagedConnectionFactory$str
-
invalidManagedConnectionFactory
Description copied from interface:DeployersBundleInvalid managed connection factory- Specified by:
invalidManagedConnectionFactoryin interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
invalidActivationSpec$str
-
invalidActivationSpec
Description copied from interface:DeployersBundleInvalid activation spec- Specified by:
invalidActivationSpecin interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
invalidResourceAdapter$str
-
invalidResourceAdapter
Description copied from interface:DeployersBundleInvalid resource adapter- Specified by:
invalidResourceAdapterin interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
unableToInject$str
-
unableToInject
Description copied from interface:DeployersBundleUnable to inject- Specified by:
unableToInjectin interfaceDeployersBundle- Parameters:
clz- The class namename- The namevalue- The value- Returns:
- The value
-
invalidRequiredWorkContext$str
-
invalidRequiredWorkContext
Description copied from interface:DeployersBundleInvalid work context- Specified by:
invalidRequiredWorkContextin interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
invalidConnectionFactoryInterface$str
-
invalidConnectionFactoryInterface
Description copied from interface:DeployersBundleInvalid connection factory interface- Specified by:
invalidConnectionFactoryInterfacein interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
invalidConnectionFactoryImplementation$str
-
invalidConnectionFactoryImplementation
Description copied from interface:DeployersBundleInvalid connection factory implementation- Specified by:
invalidConnectionFactoryImplementationin interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
invalidConnectionInterface$str
-
invalidConnectionInterface
Description copied from interface:DeployersBundleInvalid connection interface- Specified by:
invalidConnectionInterfacein interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
invalidConnectionImplementation$str
-
invalidConnectionImplementation
Description copied from interface:DeployersBundleInvalid connection implementation- Specified by:
invalidConnectionImplementationin interfaceDeployersBundle- Parameters:
clz- The class name- Returns:
- The value
-
invalidConnectionFactoryImplementationDueToInterface$str
-
invalidConnectionFactoryImplementationDueToInterface
public final String invalidConnectionFactoryImplementationDueToInterface(String intClz, String implClz) Description copied from interface:DeployersBundleConnection factory implementation doesn't implement connection factory interface- Specified by:
invalidConnectionFactoryImplementationDueToInterfacein interfaceDeployersBundle- Parameters:
intClz- The interface class nameimplClz- The implementation class name- Returns:
- The value
-
invalidConnectionImplementationDueToInterface$str
-
invalidConnectionImplementationDueToInterface
Description copied from interface:DeployersBundleConnection implementation doesn't implement connection interface- Specified by:
invalidConnectionImplementationDueToInterfacein interfaceDeployersBundle- Parameters:
intClz- The interface class nameimplClz- The implementation class name- Returns:
- The value
-