public class ArchiveDeploymentImpl extends DefaultDeployment implements org.jboss.wsf.spi.deployment.ArchiveDeployment
| Modifier and Type | Method and Description |
|---|---|
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() |
void |
setMetadataFiles(List<org.jboss.wsf.spi.deployment.UnifiedVirtualFile> metadataFiles) |
void |
setParent(org.jboss.wsf.spi.deployment.ArchiveDeployment parent) |
void |
setRootFile(org.jboss.wsf.spi.deployment.UnifiedVirtualFile rootFile) |
getInitialClassLoader, getRuntimeClassLoader, getService, getSimpleName, getState, getType, setInitialClassLoader, setRuntimeClassLoader, setService, setSimpleName, setState, setTypeaddAttachment, 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 void setParent(org.jboss.wsf.spi.deployment.ArchiveDeployment parent)
setParent in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentpublic org.jboss.wsf.spi.deployment.UnifiedVirtualFile getRootFile()
getRootFile in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentpublic void setRootFile(org.jboss.wsf.spi.deployment.UnifiedVirtualFile rootFile)
setRootFile 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 setMetadataFiles(List<org.jboss.wsf.spi.deployment.UnifiedVirtualFile> metadataFiles)
setMetadataFiles in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentpublic org.jboss.wsf.spi.deployment.ResourceResolver getResourceResolver()
getResourceResolver in interface org.jboss.wsf.spi.deployment.ArchiveDeploymentCopyright © 2015 JBoss, by Red Hat. All rights reserved.