Uses of Interface
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
 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(List<DeploymentAspect> aspects)
          Set the list of registered deployment aspects
 



Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.