Class DeploymentAspectsProvider
- java.lang.Object
-
- org.jboss.as.webservices.deployers.deployment.DeploymentAspectsProvider
-
public class DeploymentAspectsProvider extends Object
Provides the configured WS deployment aspects- Author:
- alessio.soldano@jboss.com
-
-
Constructor Summary
Constructors Constructor Description DeploymentAspectsProvider()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<org.jboss.wsf.spi.deployment.DeploymentAspect>getSortedDeploymentAspects()
-
-
-
Method Detail
-
getSortedDeploymentAspects
public static List<org.jboss.wsf.spi.deployment.DeploymentAspect> getSortedDeploymentAspects()
-
-