A B C D F G H I J O P R S V

A

AbstractResourceAdapterDeployer - Class in org.jboss.jca.deployers.fungal
An abstract resource adapter deployer which contains common functionality for all resource adapter archive based deployers.
associateResourceAdapter(ResourceAdapter, Object) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Associate resource adapter with ojects if they implement ResourceAdapterAssociation

B

BeanValidation - Class in org.jboss.jca.deployers.fungal
 
BeanValidation() - Constructor for class org.jboss.jca.deployers.fungal.BeanValidation
Constructor
bindConnectionFactory(URL, String, Object) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Bind connection factory into JNDI
bindConnectionFactory(URL, String, Object, String) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Bind connection factory into JNDI

C

createPoolConfiguration(CommonPool, CommonTimeOut, CommonValidation) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Create an instance of the pool configuration based on the input

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
destroy() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployment
Destroy
destroy() - Method in class org.jboss.jca.deployers.fungal.RAActivatorDeployment
Destroy
destroy() - Method in class org.jboss.jca.deployers.fungal.RADeployment
Destroy
destroy() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployment
Destroy
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[], ClassLoader) - Constructor for class org.jboss.jca.deployers.fungal.DsXmlDeployment
Constructor

F

findConnectionDefinition(String, List<CommonConnDef>) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Find the connection factory for a managed connection factory

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
getClassLoader() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployment
Get the classloader
getClassLoader() - Method in class org.jboss.jca.deployers.fungal.RAActivatorDeployment
Get the classloader
getClassLoader() - Method in class org.jboss.jca.deployers.fungal.RADeployment
Get the classloader
getClassLoader() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployment
Get the classloader
getConfiguration() - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Get the configuration
getDefaultBootstrapContext() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the default bootstrap context
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.DsXmlDeployer
Get the kernel
getKernel() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Get the kernel
getKernel() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Get the kernel
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
getScopeDeployment() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Are the deployments scoped
getTransactionManager() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Get the transaction manager
getTransactionManager() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Get the transaction manager
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.RAActivatorDeployment
Get the unique URL for the deployment
getURL() - Method in class org.jboss.jca.deployers.fungal.RADeployment
Get the unique URL for the deployment
getURL() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployment
Get the unique URL for the deployment
getUrls(File) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Get the URLs for the directory and all libraries located in the directory

H

hasFailuresLevel(Collection<Failure>, int) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Cehck for failures at a certain level

I

initAndInject(String, List<? extends ConfigProperty>, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Initialize and inject configuration properties
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.jboss.jca.deployers.fungal.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
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.jboss.jca.deployers.fungal.JCATraversableResolver
Determine if Bean Validation is allowed to reach the property state

J

JCATraversableResolver - Class in org.jboss.jca.deployers.fungal
JCATraversableResolver
JCATraversableResolver() - Constructor for class org.jboss.jca.deployers.fungal.JCATraversableResolver
 

O

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

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
RAActivatorDeployment - Class in org.jboss.jca.deployers.fungal
A resource adapter activator deployment for JCA/SJC
RAActivatorDeployment(URL, String, ResourceAdapter, JndiStrategy, MetadataRepository, Object[], String[], ClassLoader, Logger) - 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, JndiStrategy, MetadataRepository, Object[], String[], File, ClassLoader, Logger) - Constructor for class org.jboss.jca.deployers.fungal.RADeployment
Constructor
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, JndiStrategy, MetadataRepository, Object[], String[], ClassLoader, Logger) - Constructor for class org.jboss.jca.deployers.fungal.RaXmlDeployment
Constructor

S

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
setConfiguration(RAConfiguration) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Set the configuration
setDefaultBootstrapContext(CloneableBootstrapContext) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the default bootstrap context
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.DsXmlDeployer
Set the kernel
setKernel(Kernel) - Method in class org.jboss.jca.deployers.fungal.RAActivator
Set the kernel
setKernel(Kernel) - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Set the kernel
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
setScopeDeployment(boolean) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set if deployments should be scoped
setTransactionManager(TransactionManager) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Set the transaction manager
setTransactionManager(TransactionManager) - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Set the transaction manager
start() - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Start
start() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
Start
start() - Method in class org.jboss.jca.deployers.fungal.RAActivator
Start
start() - Method in class org.jboss.jca.deployers.fungal.RAConfiguration
Start
start() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployer
Start
startContext(ResourceAdapter, String) - Method in class org.jboss.jca.deployers.fungal.AbstractResourceAdapterDeployer
Start the resource adapter
stop() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployment
Stop
stop() - Method in class org.jboss.jca.deployers.fungal.RAActivatorDeployment
Stop
stop() - Method in class org.jboss.jca.deployers.fungal.RADeployment
Stop
stop() - Method in class org.jboss.jca.deployers.fungal.RaXmlDeployment
Stop

V

validate(Object, List<Class>) - Method in class org.jboss.jca.deployers.fungal.BeanValidation
Validate the object against the Bean Validation specification (JSR-303).

A B C D F G H I J O P R S V

Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)