Uses of Class
org.jboss.jca.deployers.fungal.external.LocalList
-
Packages that use LocalList Package Description org.jboss.jca.deployers.fungal.external 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 LocalList Constructor Description LocalDeploy(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
-