Uses of Class
org.jboss.jca.deployers.fungal.RAActivator

Packages that use RAActivator
org.jboss.jca.deployers.fungal.external This package contains the functionality needed to support deployments coming from another JVM. 
 

Uses of RAActivator in org.jboss.jca.deployers.fungal.external
 

Constructors in org.jboss.jca.deployers.fungal.external with parameters of type RAActivator
LocalDeploy(com.github.fungal.api.Kernel kernel, com.github.fungal.api.deployer.MainDeployer mainDeployer, RAActivator activator, LocalList localList)
          Constructor
LocalUndeploy(com.github.fungal.api.deployer.MainDeployer mainDeployer, RAActivator activator, LocalList localList)
          Constructor
RemoteDeploy(com.github.fungal.api.deployer.MainDeployer mainDeployer, RAActivator activator, File directory)
          Constructor
RemoteUndeploy(com.github.fungal.api.deployer.MainDeployer mainDeployer, RAActivator activator, File directory)
          Constructor
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)