Uses of Interface
org.jboss.wsf.spi.deployment.ArchiveDeployment

Packages that use ArchiveDeployment
org.jboss.wsf.spi.deployment   
 

Uses of ArchiveDeployment in org.jboss.wsf.spi.deployment
 

Methods in org.jboss.wsf.spi.deployment that return ArchiveDeployment
 ArchiveDeployment ArchiveDeployment.getParent()
          Get the optional parent of this deployment
 

Methods in org.jboss.wsf.spi.deployment with parameters of type ArchiveDeployment
 void ArchiveDeployment.setParent(ArchiveDeployment parent)
          Set the optional parent for this deployment
 



Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.