Uses of Class
org.jboss.jca.deployers.fungal.external.LocalList
Packages that use LocalList
Package
Description
This package contains the functionality needed to support deployments
coming from another JVM.
-
Uses of LocalList in org.jboss.jca.deployers.fungal.external
Constructors in org.jboss.jca.deployers.fungal.external with parameters of type LocalListModifierConstructorDescriptionLocalDeploy(com.github.fungal.api.Kernel kernel, com.github.fungal.api.deployer.MainDeployer mainDeployer, RAActivator activator, LocalList localList) ConstructorLocalUndeploy(com.github.fungal.api.deployer.MainDeployer mainDeployer, RAActivator activator, LocalList localList) Constructor