Skip navigation links
A B C D E F G H I J K L M N O P R S T U V X 

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.
AbstractFungalDeployment - Class in org.jboss.jca.deployers.fungal
A resource adapter deployment for JCA/SJC
AbstractFungalDeployment(URL, String, boolean, ResourceAdapter, String, String, JndiStrategy, MetadataRepository, ResourceAdapterRepository, Object[], String[], ConnectionManager[], Object[], String[], XAResourceRecovery[], XAResourceRecoveryRegistry, ManagementRepository, Connector, MBeanServer, List<ObjectName>, KernelClassLoader, DeployersLogger) - Constructor for class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
Constructor
AbstractFungalRADeployer - Class in org.jboss.jca.deployers.fungal
An abstract resource adapter deployer which contains common functionality for all resource adapter archive based deployers.
AbstractFungalRADeployer(boolean) - Constructor for class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
Create a new AbstractResourceAdapterDeployer.
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.
accepts(URL) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
accepts(URL) - Method in class org.jboss.jca.deployers.fungal.RADeployer
accepts(URL) - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
activator - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
Activator
addBootstrapContext(CloneableBootstrapContext) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Deprecated.
adminObjectMismatch(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Admin object mismatch
adminObjectNotBound(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Admin object not bound
adminObjectNotSpecCompliant(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Admin object not spec compliant
adminObjectNull() - Method in interface org.jboss.jca.deployers.DeployersLogger
Admin object class-name null
aoJndis - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The JNDI names of the admin objects
aos - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The admin objects
applyCapacity(CommonConnDef, Pool) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Apply capacity
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
bindAdminObject(URL, String, Object) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
bindAdminObject(URL, String, Object, String) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
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
bindConnectionFactory(URL, String, Object) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
bindConnectionFactory(URL, String, Object, String) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
bindConnectionFactory(String, String, Object) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Bind connection factory into JNDI
bootstrapContextId - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The bootstrap context identifier
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

cfCMs - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The connection managers
cfJndis - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The JNDI names of the connection factories
cfs - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The connection factories
checkActivation(Connector, IronJacamar) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Check if the resource adapter should be activated based on the ironjacamar.xml input
checkActivation(Connector, IronJacamar) - Method in class org.jboss.jca.deployers.fungal.RAActivator
 
checkActivation(Connector, IronJacamar) - Method in class org.jboss.jca.deployers.fungal.RADeployer
Check if the resource adapter should be activated based on the ironjacamar.xml input
checkActivation(Connector, IronJacamar) - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
 
checkConfigurationIsValid() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
check if the configuration for this deployer has been set to a valid value
checkConfigurationIsValid() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
cl - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The classloader
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.
compare(String, String) - Method in class org.jboss.jca.deployers.fungal.RAActivatorComparator
Compare
Configuration - Interface in org.jboss.jca.deployers.common
Configuration interface
connectionDefinitionInvalid(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Connection definition invalid
connectionDefinitionMismatch(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Connection definition mismatch
connectionDefinitionNull() - Method in interface org.jboss.jca.deployers.DeployersLogger
Connection definition class-name null
connectionFactoryNotBound(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Connection factory not bound
connectionFactoryNotSpecCompliant(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Connection factory not spec compliant
connector - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The management connector
Constants - Class in org.jboss.jca.deployers.fungal
Constants for the deployer chains
createMcf(XaDataSource, String, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
Create Mcf for xads
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.fungal.DsXmlDeployer
 
createMcf(DataSource, String, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
 
createObjectsAndInjectValue(URL, String, String, String, DataSources, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
create objects and inject value for this depployment.
createObjectsAndInjectValue(URL, String, File, ClassLoader, Connector, IronJacamar) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
create objects and inject value for this depployment.
createObjectsAndInjectValue(URL, String, File, ClassLoader, Connector, IronJacamar, ResourceAdapter) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
create objects and inject value for this depployment.
createPoolConfiguration(CommonPool, CommonTimeOut, CommonValidation) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Create an instance of the pool configuration based on the input
createSubject(SubjectFactory, String, ManagedConnectionFactory) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
Create a subject
createSubject(SubjectFactory, String, ManagedConnectionFactory) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
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
deploy(URL, Context, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
deploy(URL, Context, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.RADeployer
deploy(URL, Context, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
deployed(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Deployed
DeployersBundle - Interface in org.jboss.jca.deployers
The deployers bundle.
DeployersLogger - Interface in org.jboss.jca.deployers
The deployers 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.
deployment - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The deployment
deploymentFailed(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Deployment failed
deploymentName - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The deployment name
destroy() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
Destroy
destroy() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployment
Destroy
destroy() - Method in class org.jboss.jca.deployers.fungal.RADeployment
Destroy
DriverRegistry - Class in org.jboss.jca.deployers.fungal
A driver registry
DriverRegistry() - Constructor for class org.jboss.jca.deployers.fungal.DriverRegistry
Constructor
DSXML_DEPLOYER - Static variable in class org.jboss.jca.deployers.fungal.Constants
-ds.xml deployer
DsXmlDeployer - Class in org.jboss.jca.deployers.fungal
The -ds.xml deployer for JCA/SJC
DsXmlDeployer() - Constructor for class org.jboss.jca.deployers.fungal.DsXmlDeployer
Constructor
DsXmlDeployment - Class in org.jboss.jca.deployers.fungal
A datasource deployment for JCA/SJC
DsXmlDeployment(URL, String, Object[], String[], ConnectionManager[], XAResourceRecovery[], XAResourceRecoveryRegistry, DataSource[], ManagementRepository, List<ObjectName>, MBeanServer, ClassLoader) - Constructor for class org.jboss.jca.deployers.fungal.DsXmlDeployment
Constructor

E

equals(Object) - Method in class org.jboss.jca.deployers.fungal.RAActivatorComparator
Equals

F

failedToBindAdminObject(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Failed to bind admin object
findAdminObjects(String, Set<String>, List<CommonAdminObject>) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Find the metadata for an admin object
findConnectionDefinitions(String, Set<String>, List<CommonConnDef>, 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
getArchiveValidation() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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
getArchiveValidationFailOnError() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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
getArchiveValidationFailOnWarn() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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
getBeanValidation() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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.
getBootstrapContexts() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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
getCachedConnectionManager() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
getCachedConnectionManager() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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.
getClassLoader() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
Get the classloader
getClassLoader() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployment
Get the classloader
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.
getDefaultBootstrapContext() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Deprecated.
getDeploymentClassLoader(String) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
Provide the classloader of the deployment identified by the unique id
getDeploymentClassLoader(String) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
 
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
getDriver(String) - Method in class org.jboss.jca.deployers.fungal.DriverRegistry
Get driver for a module
getDriver(String, String) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get the driver
getExcludeArchives() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Get the exclude archives
getJDBCLocal() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get the name for the JDBC Local resource adapter
getJDBCXA() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get the name for the JDBC Xa resource adapter
getJndiStrategy() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the JNDI strategy
getKernel() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
Get the kernel
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
getLogger() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get the logger
getLogger() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Get the logger
getLogger() - Method in class org.jboss.jca.deployers.fungal.RADeployer
Get the logger
getLogger() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Get the logger
getLogPrintWriter() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
get a PrintWriter where logger will put its output
getLogPrintWriter() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
getManagementRepository() - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
Get the managementRepository.
getManagementRepository() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the management repository
getMetadataRepository() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get the metadata repository
getMetadataRepository() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the metadata repository
getName() - Method in class org.jboss.jca.deployers.fungal.external.LocalDeploy
getName() - Method in class org.jboss.jca.deployers.fungal.external.LocalList
getName() - Method in class org.jboss.jca.deployers.fungal.external.LocalUndeploy
getName() - Method in class org.jboss.jca.deployers.fungal.external.RemoteDeploy
getName() - Method in class org.jboss.jca.deployers.fungal.external.RemoteList
getName() - Method in class org.jboss.jca.deployers.fungal.external.RemoteUndeploy
getOrder() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
getOrder() - Method in class org.jboss.jca.deployers.fungal.RADeployer
getOrder() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
getParameterTypes() - Method in class org.jboss.jca.deployers.fungal.external.LocalDeploy
name, byte array of deployment
getParameterTypes() - Method in class org.jboss.jca.deployers.fungal.external.LocalList
getParameterTypes() - Method in class org.jboss.jca.deployers.fungal.external.LocalUndeploy
name
getParameterTypes() - Method in class org.jboss.jca.deployers.fungal.external.RemoteDeploy
name, byte array of deployment
getParameterTypes() - Method in class org.jboss.jca.deployers.fungal.external.RemoteList
getParameterTypes() - Method in class org.jboss.jca.deployers.fungal.external.RemoteUndeploy
name
getPrintStream() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the print stream
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
getReportDirectory() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
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
getResourceAdapterRepository() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the resource adapter repository
getScopeDeployment() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Are the deployments scoped
getSubjectFactory(String) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
Get a subject factory
getSubjectFactory(String) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Get a subject factory
getSubjectFactory(String) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
getSubjectFactory(String) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
 
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.
getTransactionIntegration() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
getTransactionIntegration() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the transaction integration
getTransactionManager() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Get the transaction Manager.
getTransactionManager() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
getURL() - Method in class org.jboss.jca.deployers.common.CommonDeployment
Get the url.
getURL() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
Get the unique URL for the deployment
getURL() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployment
Get the unique URL for the deployment
getUrls(File) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
Get the URLs for the directory and all libraries located in the directory
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
hashCode() - Method in class org.jboss.jca.deployers.fungal.RAActivatorComparator
Hash code

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<CommonAdminObject>, List<CommonAdminObject>, 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
initAndInject(String, List<? extends ConfigProperty>, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
Initialize and inject configuration properties
initAndInject(String, List<? extends ConfigProperty>, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Initialize and inject configuration properties
initAndInjectClassLoaderPlugin(ManagedConnectionFactory, CommonDataSource) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
Initialize and inject class loader plugin
invalidActivationSpec(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Invalid activation spec
invalidConfigProperty(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Invalid config property
invalidConnectionFactoryImplementation(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Invalid connection factory implementation
invalidConnectionFactoryImplementationDueToInterface(String, String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Connection factory implementation doesn't implement connection factory interface
invalidConnectionFactoryInterface(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Invalid connection factory interface
invalidConnectionImplementation(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Invalid connection implementation
invalidConnectionImplementationDueToInterface(String, String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Connection implementation doesn't implement connection interface
invalidConnectionInterface(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Invalid connection interface
invalidManagedConnectionFactory(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Invalid managed connection factory
invalidRequiredWorkContext(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Invalid work context
invalidResourceAdapter(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Invalid resource adapter
invoke(Object, Method, Object[]) - Method in class org.jboss.jca.deployers.common.DelegatorInvocationHandler
invoke(Serializable[]) - Method in class org.jboss.jca.deployers.fungal.external.LocalDeploy
invoke(Serializable[]) - Method in class org.jboss.jca.deployers.fungal.external.LocalList
invoke(Serializable[]) - Method in class org.jboss.jca.deployers.fungal.external.LocalUndeploy
invoke(Serializable[]) - Method in class org.jboss.jca.deployers.fungal.external.RemoteDeploy
invoke(Serializable[]) - Method in class org.jboss.jca.deployers.fungal.external.RemoteList
invoke(Serializable[]) - Method in class org.jboss.jca.deployers.fungal.external.RemoteUndeploy
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.
isEnabled() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Is enabled
isPublic() - Method in class org.jboss.jca.deployers.fungal.external.LocalDeploy
isPublic() - Method in class org.jboss.jca.deployers.fungal.external.LocalList
isPublic() - Method in class org.jboss.jca.deployers.fungal.external.LocalUndeploy
isPublic() - Method in class org.jboss.jca.deployers.fungal.external.RemoteDeploy
isPublic() - Method in class org.jboss.jca.deployers.fungal.external.RemoteList
isPublic() - Method in class org.jboss.jca.deployers.fungal.external.RemoteUndeploy
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
 
jndiStrategy - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The JNDI strategy

K

kernel - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
The kernel

L

LocalDeploy - Class in org.jboss.jca.deployers.fungal.external
 
LocalDeploy(Kernel, MainDeployer, RAActivator, LocalList) - Constructor for class org.jboss.jca.deployers.fungal.external.LocalDeploy
Constructor
LocalDeployer - Class in org.jboss.jca.deployers.fungal.external
A deployer for local machine deployments
LocalDeployer() - Constructor for class org.jboss.jca.deployers.fungal.external.LocalDeployer
Constructor
LocalList - Class in org.jboss.jca.deployers.fungal.external
 
LocalList() - Constructor for class org.jboss.jca.deployers.fungal.external.LocalList
Constructor
LocalUndeploy - Class in org.jboss.jca.deployers.fungal.external
 
LocalUndeploy(MainDeployer, RAActivator, LocalList) - Constructor for class org.jboss.jca.deployers.fungal.external.LocalUndeploy
Constructor
log - Variable in class org.jboss.jca.deployers.common.AbstractDsDeployer
log
log - Variable in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
the logger
log - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The logger

M

managementRepository - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The management repository
mdr - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The MDR
missingRecovery(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Missing recovery

N

nullConnectionFactory() - Method in interface org.jboss.jca.deployers.DeployersLogger
Null connection factory

O

objectNames - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The ObjectName's
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.
org.jboss.jca.deployers.fungal - package org.jboss.jca.deployers.fungal
This package contains the resource adapter deployer for the IronJacamar/SJC container.
org.jboss.jca.deployers.fungal.external - package org.jboss.jca.deployers.fungal.external
This package contains the functionality needed to support deployments coming from another JVM.

P

postDeploy() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Post deploy
postDeploy() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Post deploy
postUndeploy() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Post undeploy
postUndeploy() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Post undeploy
preDeploy() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Pre deploy
preDeploy() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Pre deploy
preUndeploy() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Pre undeploy
preUndeploy() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Pre undeploy
printFailuresLog(String, Validator, Collection<Failure>, File, FailureHelper...) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
print Failures into Log files.

R

ra - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The resource adapter instance
RA_DEPLOYER - Static variable in class org.jboss.jca.deployers.fungal.Constants
.rar deployer
RAActivator - Class in org.jboss.jca.deployers.fungal
The RA activator for JCA/SJC
RAActivator() - Constructor for class org.jboss.jca.deployers.fungal.RAActivator
Constructor
RAActivatorComparator - Class in org.jboss.jca.deployers.fungal
The comparator for the RA activator
RAActivatorDeployment - Class in org.jboss.jca.deployers.fungal
A resource adapter activator deployment for JCA/SJC
RAActivatorDeployment(URL, String, ResourceAdapter, String, String, JndiStrategy, MetadataRepository, ResourceAdapterRepository, Object[], String[], ConnectionManager[], Object[], String[], XAResourceRecovery[], XAResourceRecoveryRegistry, ManagementRepository, Connector, MBeanServer, List<ObjectName>, KernelClassLoader, DeployersLogger) - Constructor for class org.jboss.jca.deployers.fungal.RAActivatorDeployment
Constructor
RAConfiguration - Class in org.jboss.jca.deployers.fungal
A configuration for the resource adapter deployer chain
RAConfiguration() - Constructor for class org.jboss.jca.deployers.fungal.RAConfiguration
Constructor
RADeployer - Class in org.jboss.jca.deployers.fungal
The RA deployer for JCA/SJC
RADeployer() - Constructor for class org.jboss.jca.deployers.fungal.RADeployer
Constructor
RADeployment - Class in org.jboss.jca.deployers.fungal
A resource adapter deployment for JCA/SJC
RADeployment(URL, String, boolean, ResourceAdapter, String, String, JndiStrategy, MetadataRepository, ResourceAdapterRepository, Object[], String[], ConnectionManager[], Object[], String[], XAResourceRecovery[], XAResourceRecoveryRegistry, File, ManagementRepository, Connector, MBeanServer, List<ObjectName>, KernelClassLoader, DeployersLogger) - Constructor for class org.jboss.jca.deployers.fungal.RADeployment
Constructor
raKey - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The resource adapter instance key
rar - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The resource adapter repository
RAXML_DEPLOYER - Static variable in class org.jboss.jca.deployers.fungal.Constants
-ra.xml deployer
RaXmlDeployer - Class in org.jboss.jca.deployers.fungal
The -ra.xml deployer for JCA/SJC
RaXmlDeployer() - Constructor for class org.jboss.jca.deployers.fungal.RaXmlDeployer
Constructor
RaXmlDeployment - Class in org.jboss.jca.deployers.fungal
A -ra.xml deployment for JCA/SJC
RaXmlDeployment(URL, URL, String, ResourceAdapter, String, String, JndiStrategy, MetadataRepository, ResourceAdapterRepository, Object[], String[], ConnectionManager[], Object[], String[], XAResourceRecovery[], XAResourceRecoveryRegistry, ManagementRepository, Connector, MBeanServer, List<ObjectName>, KernelClassLoader, DeployersLogger) - Constructor for class org.jboss.jca.deployers.fungal.RaXmlDeployment
Constructor
recoveryModules - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The recovery modules
recoveryRegistry - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The recovery registry
registerManagementView(Connector, MBeanServer, String) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
Register management view of a connector in JMX
registerResourceAdapterToMDR(URL, File, Connector, IronJacamar) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Register the ResourceAdapter to the MDR.
registerResourceAdapterToMDR(URL, File, Connector, IronJacamar) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
registerResourceAdapterToResourceAdapterRepository(ResourceAdapter) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Register the ResourceAdapter to the ResourceAdapterRepository.
registerResourceAdapterToResourceAdapterRepository(ResourceAdapter) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
RemoteDeploy - Class in org.jboss.jca.deployers.fungal.external
 
RemoteDeploy(MainDeployer, RAActivator, File) - Constructor for class org.jboss.jca.deployers.fungal.external.RemoteDeploy
Constructor
RemoteDeployer - Class in org.jboss.jca.deployers.fungal.external
 
RemoteDeployer() - Constructor for class org.jboss.jca.deployers.fungal.external.RemoteDeployer
Constructor
RemoteList - Class in org.jboss.jca.deployers.fungal.external
 
RemoteList(File) - Constructor for class org.jboss.jca.deployers.fungal.external.RemoteList
Constructor
RemoteUndeploy - Class in org.jboss.jca.deployers.fungal.external
 
RemoteUndeploy(MainDeployer, RAActivator, File) - Constructor for class org.jboss.jca.deployers.fungal.external.RemoteUndeploy
Constructor
removeBootstrapContext(CloneableBootstrapContext) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Deprecated.
requiredLicenseTerms(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
Required license terms
requireExplicitJndiBindings() - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Require explicit JNDI bindings
requireExplicitJndiBindings() - Method in class org.jboss.jca.deployers.fungal.RAActivator
 

S

scanArchive(Connector) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Should the archive be scanned for annotations
server - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The MBeanServer
setArchiveValidation(boolean) - Method in interface org.jboss.jca.deployers.common.Configuration
Set if archive validation should be performed
setArchiveValidation(boolean) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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
setArchiveValidationFailOnError(boolean) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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
setArchiveValidationFailOnWarn(boolean) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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
setBeanValidation(boolean) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set if bean validation should be performed
setBootstrapContexts(Map<String, CloneableBootstrapContext>) - Method in interface org.jboss.jca.deployers.common.Configuration
Deprecated.
setBootstrapContexts(Map<String, CloneableBootstrapContext>) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Deprecated.
setCachedConnectionManager(CachedConnectionManager) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
Set the ccm
setCachedConnectionManager(CachedConnectionManager) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the cached connection manager
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.
setDefaultBootstrapContext(CloneableBootstrapContext) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Deprecated.
setDirectory(String) - Method in class org.jboss.jca.deployers.fungal.external.RemoteDeployer
Set the remote directory
setDriverRegistry(DriverRegistry) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Set the driver registry
setEnabled(boolean) - Method in class org.jboss.jca.deployers.fungal.RAActivator
Set the eanbled flag
setExcludeArchives(Set<String>) - Method in class org.jboss.jca.deployers.fungal.RAActivator
Set the exclude archives
setJDBCLocal(String) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Set the name for the JDBC Local resource adapter
setJDBCXA(String) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Set the name for the JDBC XA resource adapter
setJndiStrategy(JndiStrategy) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the JNDI strategy
setKernel(Kernel) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
Set the kernel
setKernel(Kernel) - Method in class org.jboss.jca.deployers.fungal.external.LocalDeployer
Set the kernel
setKernel(Kernel) - Method in class org.jboss.jca.deployers.fungal.external.RemoteDeployer
Set the kernel
setManagementRepository(ManagementRepository) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
Set the managementRepository.
setManagementRepository(ManagementRepository) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the management repository
setMetadataRepository(MetadataRepository) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Set the metadata repository
setMetadataRepository(MetadataRepository) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the metadata repository
setPrintStream(PrintStream) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the print stream
setResourceAdapterRepository(ResourceAdapterRepository) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the resource adapter repository
setScanClassLoader(ClassLoader) - Method in class org.jboss.jca.deployers.fungal.DriverRegistry
Set the classloader
setScopeDeployment(boolean) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set if deployments should be scoped
setTransactionIntegration(TransactionIntegration) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
Set the transaction integration
setTransactionIntegration(TransactionIntegration) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
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
start() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
Start
start() - Method in class org.jboss.jca.deployers.fungal.DriverRegistry
Start
start() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Start
start() - Method in class org.jboss.jca.deployers.fungal.external.LocalDeployer
Start
start() - Method in class org.jboss.jca.deployers.fungal.external.RemoteDeployer
Start
start() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Start
startContext(ResourceAdapter, String, String, Callback) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
Start the resource adapter
stop() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
Stop
stop() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployment
Stop
stop() - Method in class org.jboss.jca.deployers.fungal.external.LocalDeployer
Stop
stop() - Method in class org.jboss.jca.deployers.fungal.external.RemoteDeployer
Stop
stop() - Method in class org.jboss.jca.deployers.fungal.RADeployment
Stop
stop() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployment
Stop
subjectCreationError(String, Throwable) - Method in interface org.jboss.jca.deployers.DeployersLogger
Subject ceration error

T

trace - Variable in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
trace boolean check
transactionIntegration - Variable in class org.jboss.jca.deployers.common.AbstractDsDeployer
The transaction integration

U

unableToAssociate(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Unable to associate
unableToInject(String, String, String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Unable to inject
unableToStartResourceAdapter(String) - Method in interface org.jboss.jca.deployers.DeployersBundle
Unable to start resource adapter
undefinedAdminObject() - Method in interface org.jboss.jca.deployers.DeployersBundle
Undefined admin object
undefinedManagedConnectionFactory() - Method in interface org.jboss.jca.deployers.DeployersBundle
Undefined managed connection factory

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 interface org.jboss.jca.deployers.DeployersLogger
Invalid archive
validationReportFailure(String, Throwable) - Method in interface org.jboss.jca.deployers.DeployersLogger
Validation report failure

X

xaResourceRecoveryRegistry - Variable in class org.jboss.jca.deployers.common.AbstractDsDeployer
xaResourceRecoveryRegistry
A B C D E F G H I J K L M N O P R S T U V X 
Skip navigation links

Copyright © 2013 IronJacamar (http://www.ironjacamar.org)