|
||||||||||
| 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 | |
|---|---|
boolean |
accepts(URL url)
|
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,
com.github.fungal.spi.deployers.Context context,
ClassLoader parent)
|
protected org.jboss.jca.deployers.DeployersLogger |
getLogger()
|
int |
getOrder()
|
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, findAdminObjects, findConnectionDefinitions, getBeanValidation, getConfiguration, hasFailuresLevel, initActivationSpec, initAdminObject, printFailuresLog, requireExplicitJndiBindings, 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 boolean accepts(URL url)
accepts in interface com.github.fungal.spi.deployers.Deployerpublic int getOrder()
getOrder in interface com.github.fungal.spi.deployers.Deployer
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,
com.github.fungal.spi.deployers.Context context,
ClassLoader parent)
throws com.github.fungal.spi.deployers.DeployException
deploy in interface com.github.fungal.spi.deployers.Deployercom.github.fungal.spi.deployers.DeployException
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 | |||||||||