|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
org.jboss.jca.deployers.fungal.AbstractFungalRADeployer
org.jboss.jca.deployers.fungal.RaXmlDeployer
public final class RaXmlDeployer

The -ra.xml deployer for JCA/SJC
| Field Summary |
|---|
| Fields inherited from class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer |
|---|
kernel |
| Fields inherited from class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer |
|---|
trace, validateClasses |
| Constructor Summary | |
|---|---|
RaXmlDeployer()
Constructor |
|
| Method Summary | |
|---|---|
protected boolean |
checkActivation(org.jboss.jca.common.api.metadata.ra.Connector cmd,
org.jboss.jca.common.api.metadata.ironjacamar.IronJacamar ijmd)
|
com.github.fungal.spi.deployers.Deployment |
deploy(URL url,
ClassLoader parent)
Deploy |
protected org.jboss.jca.deployers.DeployersLogger |
getLogger()
|
int |
getOrder()
Deployer order |
void |
postDeploy()
Post deploy |
void |
postUndeploy()
Post undeploy |
void |
preDeploy()
Pre deploy |
void |
preUndeploy()
Pre undeploy |
| Methods inherited from class org.jboss.jca.deployers.fungal.AbstractFungalRADeployer |
|---|
bindAdminObject, bindAdminObject, bindConnectionFactory, bindConnectionFactory, checkConfigurationIsValid, getCachedConnectionManager, getKernel, getLogPrintWriter, getReportDirectory, getSubjectFactory, getTransactionIntegration, getTransactionManager, getUrls, initAndInject, registerManagementView, registerResourceAdapterToMDR, registerResourceAdapterToResourceAdapterRepository, setKernel, start |
| Methods inherited from class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer |
|---|
associateResourceAdapter, buildJndiName, createObjectsAndInjectValue, createObjectsAndInjectValue, createPoolConfiguration, createSubject, findAdminObject, findConnectionDefinition, getConfiguration, hasFailuresLevel, initActivationSpec, initAdminObject, printFailuresLog, setConfiguration, startContext, validateArchive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RaXmlDeployer()
| Method Detail |
|---|
protected org.jboss.jca.deployers.DeployersLogger getLogger()
getLogger in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployerpublic int getOrder()
getOrder in interface com.github.fungal.spi.deployers.DeployerOrder
public void preDeploy()
throws Throwable
preDeploy in interface com.github.fungal.spi.deployers.DeployerPhasesThrowable - Thrown if an error occurs
public void postDeploy()
throws Throwable
postDeploy in interface com.github.fungal.spi.deployers.DeployerPhasesThrowable - Thrown if an error occurs
public void preUndeploy()
throws Throwable
preUndeploy in interface com.github.fungal.spi.deployers.DeployerPhasesThrowable - Thrown if an error occurs
public void postUndeploy()
throws Throwable
postUndeploy in interface com.github.fungal.spi.deployers.DeployerPhasesThrowable - Thrown if an error occurs
public com.github.fungal.spi.deployers.Deployment deploy(URL url,
ClassLoader parent)
throws com.github.fungal.spi.deployers.DeployException
deploy in interface com.github.fungal.spi.deployers.Deployerurl - The urlparent - The parent classloader
com.github.fungal.spi.deployers.DeployException - Thrown if an error occurs during deployment
protected boolean checkActivation(org.jboss.jca.common.api.metadata.ra.Connector cmd,
org.jboss.jca.common.api.metadata.ironjacamar.IronJacamar ijmd)
checkActivation in class org.jboss.jca.deployers.common.AbstractResourceAdapterDeployer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||