A B C D E G H I J K L M O P R S

A

AbstractFungalDeployment - Class in org.jboss.jca.deployers.fungal
A resource adapter deployment for JCA/SJC
AbstractFungalDeployment(URL, String, boolean, ResourceAdapter, String, JndiStrategy, MetadataRepository, ResourceAdapterRepository, Object[], String[], ConnectionManager[], Object[], String[], XAResourceRecovery[], XAResourceRecoveryRegistry, ManagementRepository, Connector, MBeanServer, List<ObjectName>, ClassLoader, 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.
activator - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
Activator
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

B

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(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

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.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.fungal.AbstractFungalRADeployer
 
cl - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The classloader
compare(String, String) - Method in class org.jboss.jca.deployers.fungal.RAActivatorComparator
Compare
connector - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The management connector
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
 

D

deploy(URL, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Deploy
deploy(URL, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.RADeployer
Deploy
deploy(URL, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Deploy
deployment - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The deployment
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
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

G

getArchiveValidation() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Should archive validation be performed
getArchiveValidationFailOnError() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Does a failed archive validation error 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.fungal.RAConfiguration
Should bean validation be performed
getBootstrapContexts() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the bootstrap context map
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
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
getDefaultBootstrapContext() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the default bootstrap context
getDeploymentClassLoader(String) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
 
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
getKernel() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get the kernel
getLogger() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
getLogger() - Method in class org.jboss.jca.deployers.fungal.RAActivator
getLogger() - Method in class org.jboss.jca.deployers.fungal.RADeployer
getLogger() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
getLogPrintWriter() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
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
getOrder() - Method in class org.jboss.jca.deployers.fungal.RADeployer
Deployer order
getOrder() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Deployer order
getPrintStream() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the print stream
getReportDirectory() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
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.fungal.AbstractFungalRADeployer
 
getSubjectFactory(String) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
 
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.fungal.AbstractFungalRADeployer
 
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

H

hashCode() - Method in class org.jboss.jca.deployers.fungal.RAActivatorComparator
Hash code

I

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
isEnabled() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Is enabled

J

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

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

O

objectNames - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The ObjectName's
org.jboss.jca.deployers.fungal - package org.jboss.jca.deployers.fungal
This package contains the resource adapter deployer for the IronJacamar/SJC container.

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

R

ra - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The resource adapter instance
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, JndiStrategy, MetadataRepository, ResourceAdapterRepository, Object[], String[], ConnectionManager[], Object[], String[], XAResourceRecovery[], XAResourceRecoveryRegistry, ManagementRepository, Connector, MBeanServer, List<ObjectName>, ClassLoader, 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, JndiStrategy, MetadataRepository, ResourceAdapterRepository, Object[], String[], ConnectionManager[], Object[], String[], XAResourceRecovery[], XAResourceRecoveryRegistry, File, ManagementRepository, Connector, MBeanServer, List<ObjectName>, ClassLoader, 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
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, JndiStrategy, MetadataRepository, ResourceAdapterRepository, Object[], String[], ConnectionManager[], Object[], String[], XAResourceRecovery[], XAResourceRecoveryRegistry, ManagementRepository, Connector, MBeanServer, List<ObjectName>, ClassLoader, 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.fungal.AbstractFungalRADeployer
 
registerResourceAdapterToResourceAdapterRepository(ResourceAdapter) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
requireExplicitJndiBindings() - Method in class org.jboss.jca.deployers.fungal.RAActivator
 

S

server - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The MBeanServer
setArchiveValidation(boolean) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set if archive validation should be performed
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 class org.jboss.jca.deployers.fungal.RAConfiguration
Set if a failed warning archive validation report should fail the deployment
setBeanValidation(boolean) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set if bean validation should be performed
setBootstrapContexts(Map<String, CloneableBootstrapContext>) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the bootstrap context map
setCachedConnectionManager(CachedConnectionManager) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the cached connection manager
setDefaultBootstrapContext(CloneableBootstrapContext) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the default bootstrap context
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.DsXmlDeployer
Set the kernel
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.fungal.RAConfiguration
Set the transaction integration
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.RAConfiguration
Start
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.RADeployment
Stop

A B C D E G H I J K L M O P R S

Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)