Uses of Interface
org.jboss.wsf.spi.deployment.ArchiveDeployment
-
Packages that use ArchiveDeployment Package Description org.jboss.wsf.spi.deployment -
-
Uses of ArchiveDeployment in org.jboss.wsf.spi.deployment
Methods in org.jboss.wsf.spi.deployment that return ArchiveDeployment Modifier and Type Method Description ArchiveDeploymentArchiveDeployment. getParent()Get the optional parent of this deploymentMethods in org.jboss.wsf.spi.deployment with parameters of type ArchiveDeployment Modifier and Type Method Description abstract DeploymentDeploymentModelFactory. newDeployment(ArchiveDeployment parent, String simpleName, ClassLoader classLoader, UnifiedVirtualFile rootFile)
-