Uses of Class
org.jboss.wsf.spi.deployment.DeploymentAspect

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

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

Methods in org.jboss.wsf.spi.deployment that return types with arguments of type DeploymentAspect
 java.util.List<DeploymentAspect> DeploymentAspectManager.getDeploymentAspects()
          Get the list of registered deployment aspects
 

Method parameters in org.jboss.wsf.spi.deployment with type arguments of type DeploymentAspect
 void DeploymentAspectManager.setDeploymentAspects(java.util.List<DeploymentAspect> aspects)
          Set the list of registered deployment aspects
 



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