public class ArchiveDeploymentImpl extends DefaultDeployment implements org.jboss.wsf.spi.deployment.ArchiveDeployment
Modifier and Type | Method and Description |
---|---|
void |
addMetadataFile(org.jboss.wsf.spi.deployment.UnifiedVirtualFile file) |
String |
getCanonicalName() |
List<org.jboss.wsf.spi.deployment.UnifiedVirtualFile> |
getMetadataFiles() |
org.jboss.wsf.spi.deployment.ArchiveDeployment |
getParent() |
org.jboss.wsf.spi.deployment.ResourceResolver |
getResourceResolver() |
org.jboss.wsf.spi.deployment.UnifiedVirtualFile |
getRootFile() |
getClassLoader, getService, getSimpleName
addAttachment, getAttachment, getAttachments, getProperties, getProperty, removeAttachment, removeProperty, setProperties, setProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public org.jboss.wsf.spi.deployment.ArchiveDeployment getParent()
getParent
in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
public org.jboss.wsf.spi.deployment.UnifiedVirtualFile getRootFile()
getRootFile
in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
public String getCanonicalName()
getCanonicalName
in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
public List<org.jboss.wsf.spi.deployment.UnifiedVirtualFile> getMetadataFiles()
getMetadataFiles
in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
public void addMetadataFile(org.jboss.wsf.spi.deployment.UnifiedVirtualFile file)
addMetadataFile
in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
public org.jboss.wsf.spi.deployment.ResourceResolver getResourceResolver()
getResourceResolver
in interface org.jboss.wsf.spi.deployment.ArchiveDeployment
Copyright © 2016 JBoss, by Red Hat. All rights reserved.