A B C D E F G H I J L M N O P R S T U V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDsDeployer - Class in org.jboss.jca.deployers.common
-
An abstract deployer implementation for datasources
- AbstractDsDeployer() - Constructor for class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Create a new AbstractDsDeployer.
- AbstractResourceAdapterDeployer - Class in org.jboss.jca.deployers.common
-
An abstract resource adapter deployer which contains common functionality for all resource adapter archive based deployers.
- AbstractResourceAdapterDeployer(boolean) - Constructor for class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Create a new AbstractResourceAdapterDeployer.
- adminObjectMismatch(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- adminObjectMismatch(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Admin object mismatch
- adminObjectMismatch$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- adminObjectNotBound(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- adminObjectNotBound(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Admin object not bound
- adminObjectNotBound$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- adminObjectNotSpecCompliant(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- adminObjectNotSpecCompliant(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Admin object not spec compliant
- adminObjectNotSpecCompliant$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- adminObjectNull() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- adminObjectNull() - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Admin object class-name null
- adminObjectNull$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- applyCapacity(ConnectionDefinition, Pool, boolean) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Apply capacity
- associateResourceAdapter(ResourceAdapter, Object) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Associate resource adapter with ojects if they implement ResourceAdapterAssociation
- associateResourceAdapter(ResourceAdapter, Object) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Associate resource adapter with ojects if they implement ResourceAdapterAssociation
B
- BeanValidation - Class in org.jboss.jca.deployers.common
- BeanValidation() - Constructor for class org.jboss.jca.deployers.common.BeanValidation
-
Constructor
- BeanValidation(ValidatorFactory) - Constructor for class org.jboss.jca.deployers.common.BeanValidation
-
Constructor
- bindAdminObject(URL, String, Object) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Bind admin object into JNDI
- bindAdminObject(URL, String, Object, String) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Bind admin object into JNDI
- bindConnectionFactory(String, String, Object) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Bind connection factory into JNDI
- bindConnectionFactory(URL, String, Object) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Bind connection factory into JNDI
- bindConnectionFactory(URL, String, Object, String) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Bind connection factory into JNDI
- buildJndiName(String, Boolean) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Build the jndi name
- buildJndiName(String, Boolean) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Build the jndi name
C
- changedTransactionSupport(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- changedTransactionSupport(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Changed TransactionSupport
- changedTransactionSupport$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- checkActivation(Connector, Activation) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Check if the resource adapter should be activated based on the ironjacamar.xml input
- checkConfigurationIsValid() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
check if the configuration for this deployer has been set to a valid value
- CommonDeployment - Class in org.jboss.jca.deployers.common
-
A CommonDeployment.
- CommonDeployment(URL, String, boolean, ResourceAdapter, String, String, Object[], String[], ConnectionManager[], Object[], String[], XAResourceRecovery[], Connector, DataSource[], ClassLoader, DeployersLogger) - Constructor for class org.jboss.jca.deployers.common.CommonDeployment
-
Create a new Deployment.
- Configuration - Interface in org.jboss.jca.deployers.common
-
Configuration interface
- connectionDefinitionInvalid(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionDefinitionInvalid(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Connection definition invalid
- connectionDefinitionInvalid$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionDefinitionMismatch(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionDefinitionMismatch(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Connection definition mismatch
- connectionDefinitionMismatch$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionDefinitionNull() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionDefinitionNull() - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Connection definition class-name null
- connectionDefinitionNull$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionFactoryNotBound(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionFactoryNotBound(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Connection factory not bound
- connectionFactoryNotBound$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionFactoryNotSpecCompliant(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionFactoryNotSpecCompliant(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Connection factory not spec compliant
- connectionFactoryNotSpecCompliant$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionPropertiesEmpty(String, String, String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- connectionPropertiesEmpty(String, String, String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Connection Properties for DataSource is empty.
- connectionPropertiesEmpty$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- createCallback(WorkManagerSecurity) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Get a callback implementation
- createMcf(DataSource, String, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Create Mcf for ds
- createMcf(XaDataSource, String, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Create Mcf for xads
- createObjectsAndInjectValue(URL, String, File, ClassLoader, Connector, Activation) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
create objects and inject value for this deployment.
- createObjectsAndInjectValue(URL, String, String, String, DataSources, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
create objects and inject value for this depployment.
- createPoolConfiguration(Pool, TimeOut, Validation) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Create an instance of the pool configuration based on the input
- createRa(String, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Create Ra
- createSubject(SubjectFactory, String, ManagedConnectionFactory) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Create a subject
- createSubject(SubjectFactory, String, ManagedConnectionFactory, String) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Create a subject
D
- DelegatorInvocationHandler - Class in org.jboss.jca.deployers.common
-
A delegator invocation handler
- DelegatorInvocationHandler(Object) - Constructor for class org.jboss.jca.deployers.common.DelegatorInvocationHandler
-
Constructor
- deployed(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- deployed(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Deployed
- deployed$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- DeployersBundle - Interface in org.jboss.jca.deployers
-
The deployers bundle.
- DeployersBundle_$bundle - Class in org.jboss.jca.deployers
-
Warning this class consists of generated code.
- DeployersBundle_$bundle() - Constructor for class org.jboss.jca.deployers.DeployersBundle_$bundle
- DeployersLogger - Interface in org.jboss.jca.deployers
-
The deployers logger.
- DeployersLogger_$logger - Class in org.jboss.jca.deployers
-
Warning this class consists of generated code.
- DeployersLogger_$logger(Logger) - Constructor for class org.jboss.jca.deployers.DeployersLogger_$logger
- DeployException - Exception in org.jboss.jca.deployers.common
-
The deploy exception for IronJacamar
- DeployException(String) - Constructor for exception org.jboss.jca.deployers.common.DeployException
-
Constructs a new exception with the specified detail message.
- DeployException(String, Throwable) - Constructor for exception org.jboss.jca.deployers.common.DeployException
-
Constructs a new exception with the specified detail message and cause.
- deploymentFailed(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- deploymentFailed(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Deployment failed
- deploymentFailed$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
E
- enablingValidateOnMatch(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- enablingValidateOnMatch(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Enabling validate-on-match
- enablingValidateOnMatch$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
F
- failedToBindAdminObject(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- failedToBindAdminObject(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Failed to bind admin object
- failedToBindAdminObject$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- findAdminObjects(String, Set<String>, List<AdminObject>) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Find the metadata for an admin object
- findConnectionDefinitions(String, Set<String>, List<ConnectionDefinition>, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Find the metadata for a managed connection factory
G
- getAoJndiNames() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the admin object JNDI names.
- getAos() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the aos.
- getArchiveValidation() - Method in interface org.jboss.jca.deployers.common.Configuration
-
Should archive validation be performed
- getArchiveValidationFailOnError() - Method in interface org.jboss.jca.deployers.common.Configuration
-
Does a failed archive validation error report fail the deployment
- getArchiveValidationFailOnWarn() - Method in interface org.jboss.jca.deployers.common.Configuration
-
Does a failed archive validation warning report fail the deployment
- getBeanValidation() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Get the bean validation module
- getBeanValidation() - Method in interface org.jboss.jca.deployers.common.Configuration
-
Should bean validation be performed
- getBootstrapContextIdentifier() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the bootstrap context identifier
- getBootstrapContexts() - Method in interface org.jboss.jca.deployers.common.Configuration
-
Deprecated.
- getCachedConnectionManager() - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Get the ccm
- getCachedConnectionManager() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Get the cached connection manager
- getCfJndiNames() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the connection factory JNDI names.
- getCfs() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the cfs.
- getCl() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the cl.
- getConfiguration() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Get the configuration
- getConnectionManagers() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the connection managers.
- getConnector() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the management view of the connector
- getDataSources() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the management view of the datasources
- getDefaultBootstrapContext() - Method in interface org.jboss.jca.deployers.common.Configuration
-
Deprecated.
- getDeploymentClassLoader(String) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Provide the classloader of the deployment identified by the unique id
- getDeploymentName() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the deploymentName.
- getDriver(String, String) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Get the driver
- getLog() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the log.
- getLogger() - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Get the logger
- getLogger() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Get the logger
- getLoggingLocale() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- getLoggingLocale() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- getLogPrintWriter() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
get a PrintWriter where logger will put its output
- getManagementRepository() - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Get the managementRepository.
- getRecovery() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the recovery modules.
- getReportDirectory() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
get The directory where write error reports
- getResourceAdapter() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the resourceAdapter.
- getResourceAdapterKey() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the resource adapter key
- getSubjectFactory(Credential, String) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Get a subject factory
- getSubjectFactory(SecurityMetadata, String) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Get a subject factory
- getTransactionIntegration() - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Get the transaction integration
- getTransactionIntegration() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Get the transaction integration.
- getTransactionManager() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Get the transaction Manager.
- getURL() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the url.
- getXAResourceRecoveryRegistry() - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Get the xAResourceRecoveryRegistry.
H
- hasFailuresLevel(Collection<Failure>, int) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Cehck for failures at a certain level
I
- initActivationSpec(ClassLoader, Connector, ResourceAdapter, List<Validate>, List<Object>, Set<Failure>, URL, boolean) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
init the acrtivation spec
- initAdminObject(Connector, ClassLoader, List<Validate>, List<Object>, Set<Failure>, URL, String, boolean, ResourceAdapter, List<AdminObject>, List<Object>, List<String>, Connector) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
init an Admin Object
- initAndInject(String, List<? extends ConfigProperty>, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Initialize and inject configuration properties
- initAndInject(String, List<? extends ConfigProperty>, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Initialize and inject configuration properties into container
- initAndInjectClassLoaderPlugin(ManagedConnectionFactory, CommonDataSource) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Initialize and inject class loader plugin
- INSTANCE - Static variable in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidActivationSpec(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidActivationSpec(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Invalid activation spec
- invalidActivationSpec$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConfigProperty(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- invalidConfigProperty(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Invalid config property
- invalidConfigProperty$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- invalidConnectionFactoryImplementation(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionFactoryImplementation(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Invalid connection factory implementation
- invalidConnectionFactoryImplementation$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionFactoryImplementationDueToInterface(String, String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionFactoryImplementationDueToInterface(String, String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Connection factory implementation doesn't implement connection factory interface
- invalidConnectionFactoryImplementationDueToInterface$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionFactoryInterface(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionFactoryInterface(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Invalid connection factory interface
- invalidConnectionFactoryInterface$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionImplementation(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionImplementation(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Invalid connection implementation
- invalidConnectionImplementation$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionImplementationDueToInterface(String, String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionImplementationDueToInterface(String, String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Connection implementation doesn't implement connection interface
- invalidConnectionImplementationDueToInterface$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionInterface(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidConnectionInterface(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Invalid connection interface
- invalidConnectionInterface$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidManagedConnectionFactory(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidManagedConnectionFactory(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Invalid managed connection factory
- invalidManagedConnectionFactory$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidRequiredWorkContext(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidRequiredWorkContext(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Invalid work context
- invalidRequiredWorkContext$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidResourceAdapter(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invalidResourceAdapter(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Invalid resource adapter
- invalidResourceAdapter$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- invoke(Object, Method, Object[]) - Method in class org.jboss.jca.deployers.common.DelegatorInvocationHandler
- isActivateDeployment() - Method in class org.jboss.jca.deployers.common.CommonDeployment
-
Get the activateDeployment.
- isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.jboss.jca.deployers.common.JCATraversableResolver
-
Determine if Bean Validation is allowed to cascade validation on the bean instance returned by the property value marked as
@Valid. - isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.jboss.jca.deployers.common.JCATraversableResolver
-
Determine if Bean Validation is allowed to reach the property state
J
- JCATraversableResolver - Class in org.jboss.jca.deployers.common
-
JCATraversableResolver
- JCATraversableResolver() - Constructor for class org.jboss.jca.deployers.common.JCATraversableResolver
L
- log - Variable in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
log
- log - Variable in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
the logger
M
- missingRecovery(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- missingRecovery(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Missing recovery
- missingRecovery$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
N
- needsBootstrapContext(DataSources) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Needs a BootstrapContext instance
- nullConnectionFactory() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- nullConnectionFactory() - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Null connection factory
- nullConnectionFactory$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- numberOfDataSources(DataSources) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Get the number of datasource deployments
O
- org.jboss.jca.deployers - package org.jboss.jca.deployers
-
Shared classes for all deployer implementations.
- org.jboss.jca.deployers.common - package org.jboss.jca.deployers.common
-
This package contains interfaces and classes that can be shared different deployer chain implementations.
P
- printFailuresLog(String, Validator, Collection<Failure>, File, FailureHelper...) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
print Failures into Log files.
R
- readResolve() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- registerResourceAdapterToMDR(URL, File, Connector, Activation) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Register the ResourceAdapter to the MDR.
- registerResourceAdapterToResourceAdapterRepository(ResourceAdapter) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Register the ResourceAdapter to the ResourceAdapterRepository.
- registerResourceAdapterToResourceAdapterRepository(ResourceAdapter) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Register the ResourceAdapter to the ResourceAdapterRepository.
- requiredLicenseTerms(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- requiredLicenseTerms(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Required license terms
- requiredLicenseTerms$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- requireExplicitJndiBindings() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Require explicit JNDI bindings
S
- scanArchive(Connector) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Should the archive be scanned for annotations
- setArchiveValidation(boolean) - Method in interface org.jboss.jca.deployers.common.Configuration
-
Set if archive validation should be performed
- setArchiveValidationFailOnError(boolean) - Method in interface org.jboss.jca.deployers.common.Configuration
-
Set if a failed error archive validation report should fail the deployment
- setArchiveValidationFailOnWarn(boolean) - Method in interface org.jboss.jca.deployers.common.Configuration
-
Set if a failed warning archive validation report should fail the deployment
- setBeanValidation(boolean) - Method in interface org.jboss.jca.deployers.common.Configuration
-
Set if bean validation should be performed
- setBootstrapContexts(Map<String, CloneableBootstrapContext>) - Method in interface org.jboss.jca.deployers.common.Configuration
-
Deprecated.
- setCachedConnectionManager(CachedConnectionManager) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Set the ccm
- setCallbackSecurity(WorkManager, Callback) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Sets the call back security info in this rar work manager before starting the resource adapter.
- setConfiguration(Configuration) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Set the configuration
- setDefaultBootstrapContext(CloneableBootstrapContext) - Method in interface org.jboss.jca.deployers.common.Configuration
-
Deprecated.
- setManagementRepository(ManagementRepository) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Set the managementRepository.
- setRecoveryForResourceAdapterInResourceAdapterRepository(String, boolean) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Set recovery mode for a resource adapter in the ResourceAdapterRepository
- setTransactionIntegration(TransactionIntegration) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Set the transaction integration
- setValidatorFactoryName(String) - Static method in class org.jboss.jca.deployers.common.BeanValidation
-
Set the validator factory name
- setXAResourceRecoveryRegistry(XAResourceRecoveryRegistry) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Set the xAResourceRecoveryRegistry.
- start() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Start
- startContext(ResourceAdapter, String) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Start the resource adapter
- startContext(ResourceAdapter, String, String, Callback) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Start the resource adapter
- subjectCreationError(String, Throwable) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- subjectCreationError(String, Throwable) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Subject ceration error
- subjectCreationError$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
T
- transactionIntegration - Variable in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
The transaction integration
U
- unableToAssociate(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- unableToAssociate(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Unable to associate
- unableToAssociate$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- unableToInject(String, String, String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- unableToInject(String, String, String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Unable to inject
- unableToInject$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- unableToStartResourceAdapter(String) - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- unableToStartResourceAdapter(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Unable to start resource adapter
- unableToStartResourceAdapter$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- undefinedAdminObject() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- undefinedAdminObject() - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Undefined admin object
- undefinedAdminObject$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- undefinedManagedConnectionFactory() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
- undefinedManagedConnectionFactory() - Method in interface org.jboss.jca.deployers.DeployersBundle
-
Undefined managed connection factory
- undefinedManagedConnectionFactory$str() - Method in class org.jboss.jca.deployers.DeployersBundle_$bundle
V
- validate(Object, List<Class>) - Method in class org.jboss.jca.deployers.common.BeanValidation
-
Validate the object against the Bean Validation specification (JSR-303).
- validateArchive(URL, List<Validate>, Set<Failure>) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
validate archive
- validateClasses - Variable in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
boolean to set if validation is needed at class level or it should be considered already valid (IOW object put in repository at previous steps have been already validated at class level
- validationInvalidArchive(String) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- validationInvalidArchive(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Invalid archive
- validationInvalidArchive$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- validationReportFailure(String, Throwable) - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- validationReportFailure(String, Throwable) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Validation report failure
- validationReportFailure$str() - Method in class org.jboss.jca.deployers.DeployersLogger_$logger
- verifyTypes(DataSources) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Verify the types of the datasources
X
- xaResourceRecoveryRegistry - Variable in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
xaResourceRecoveryRegistry
All Classes All Packages