Uses of Interface
org.jboss.wsf.spi.deployment.DeploymentAspect
Packages that use DeploymentAspect Package Description 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 Modifier and Type Method and Description List<DeploymentAspect>
DeploymentAspectManager. getDeploymentAspects()
Get the list of registered deployment aspectsMethod parameters in org.jboss.wsf.spi.deployment with type arguments of type DeploymentAspect Modifier and Type Method and Description void
DeploymentAspectManager. setDeploymentAspects(List<DeploymentAspect> aspects)
Set the list of registered deployment aspects
Copyright © 2020 JBoss, by Red Hat. All rights reserved.