| Package | Description |
|---|---|
| org.jboss.wsf.spi.deployment |
| Modifier and Type | Method and Description |
|---|---|
abstract DeploymentAspectManager |
DeploymentAspectManagerFactory.getDeploymentAspectManager(DeploymentType deploymentType) |
abstract DeploymentAspectManager |
DeploymentAspectManagerFactory.getDeploymentAspectManager(String beanName)
Get a named instance of a deployment aspect manager
|
DeploymentAspectManager |
DeploymentAspectManager.getParent()
Get the optional parent for this manager
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentAspectManager.setParent(DeploymentAspectManager dam)
Set the optional parent for this manager
|
Copyright © 2014 JBoss, by Red Hat. All Rights Reserved.