Skip navigation links
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, 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.
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.
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
bootstrapContextId - Variable in class org.jboss.jca.deployers.fungal.AbstractFungalDeployment
The bootstrap context identifier

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, Activation) - Method in class org.jboss.jca.deployers.fungal.RAActivator
 
checkActivation(Connector, Activation) - 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, Activation) - 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
cleanTemporaryFiles(URL) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Clean all potential temporary files
cleanTemporaryFiles(URL) - Method in class org.jboss.jca.deployers.fungal.RADeployer
Clean all potential temporary files
cleanTemporaryFiles(URL) - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Clean all potential temporary files
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
Constants - Class in org.jboss.jca.deployers.fungal
Constants for the deployer chains
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
 
createRa(String, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
 

D

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
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.DsXmlDeployments
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, ResourceAdapter, String, String, ResourceAdapterRepository, Object[], String[], ConnectionManager[], XAResourceRecovery[], XAResourceRecoveryRegistry, DataSource[], ManagementRepository, List<ObjectName>, MBeanServer, ClassLoader) - Constructor for class org.jboss.jca.deployers.fungal.DsXmlDeployment
Constructor
DsXmlDeployments - Class in org.jboss.jca.deployers.fungal
Datasource deployments for JCA/SJC
DsXmlDeployments(URL, List<DsXmlDeployment>, ClassLoader) - Constructor for class org.jboss.jca.deployers.fungal.DsXmlDeployments
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
Deprecated.
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
getClassLoader() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployments
Get the classloader
getDefaultBootstrapContext() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Deprecated.
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
getFileFromUrl(URL) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get File object of URL who locate xml resource
getFileFromUrl(URL) - Method in class org.jboss.jca.deployers.fungal.RADeployer
Get File object of URL who locate a rar resource
getFileFromUrl(URL) - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Get File object of URL who locate xml resource
getIronJacamarHome() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get IronJacamar Home directory
getIronJacamarHome() - Method in class org.jboss.jca.deployers.fungal.RADeployer
Get IronJacamar Home directory
getIronJacamarHome() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Get IronJacamar Home directory
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
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.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
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
getReportDirectory() - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
getResourceAdapterRepository() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get the resource adapter repository
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(SecurityMetadata, String) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
getSubjectFactory(Credential, 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
getURL() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployments
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
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
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

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

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

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, Activation) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
registerResourceAdapterToResourceAdapterRepository(ResourceAdapter) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
registerResourceAdapterToResourceAdapterRepository(ResourceAdapter) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
 
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.
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
Deprecated.
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
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.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
setRecoveryForResourceAdapterInResourceAdapterRepository(String, boolean) - Method in class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
 
setResourceAdapterRepository(ResourceAdapterRepository) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Set the resource adapter repository
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.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
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.DsXmlDeployments
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
A B C D E G H I J K L M O P R S 
Skip navigation links

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