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, getSimpleNameaddAttachment, getAttachment, getAttachments, getProperties, getProperty, removeAttachment, removeProperty, setProperties, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.jboss.wsf.spi.deployment.ArchiveDeployment getParent()
getParent in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentpublic org.jboss.wsf.spi.deployment.UnifiedVirtualFile getRootFile()
getRootFile in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentpublic String getCanonicalName()
getCanonicalName in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentpublic List<org.jboss.wsf.spi.deployment.UnifiedVirtualFile> getMetadataFiles()
getMetadataFiles in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentpublic void addMetadataFile(org.jboss.wsf.spi.deployment.UnifiedVirtualFile file)
addMetadataFile in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentpublic org.jboss.wsf.spi.deployment.ResourceResolver getResourceResolver()
getResourceResolver in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentCopyright © 2016 JBoss, by Red Hat. All rights reserved.