- 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
- changedTransactionSupport(String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Changed TransactionSupport
- checkActivation(Connector, Activation) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Check if the resource adapter should be activated based on the ironjacamar.xml input
- 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.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
- 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
- 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
- connectionPropertiesEmpty(String, String, String) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Connection Properties for DataSource is empty.
- 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, Activation) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
create objects and inject value for this deployment.
- createPoolConfiguration(Pool, TimeOut, Validation) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Create an instance of the pool configuration based on the input
- createRa(String, ClassLoader) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Create Ra
- createRa(String, ClassLoader) - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployer
-
- createSubject(SubjectFactory, String, ManagedConnectionFactory, String) - 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
- 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
- getClassLoader() - Method in class org.jboss.jca.deployers.fungal.DsXmlDeployments
-
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
- 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
- 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.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(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
- 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
- getXAResourceRecoveryRegistry() - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Get the xAResourceRecoveryRegistry.
- 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
- setRecoveryForResourceAdapterInResourceAdapterRepository(String, boolean) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Set recovery mode for a resource adapter in the ResourceAdapterRepository
- 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.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) - Method in class org.jboss.jca.deployers.common.AbstractDsDeployer
-
Start the resource adapter
- startContext(ResourceAdapter, String, String, Callback) - Method in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
-
Start the resource adapter
- 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
- subjectCreationError(String, Throwable) - Method in interface org.jboss.jca.deployers.DeployersLogger
-
Subject ceration error