|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentAspectManager | |
---|---|
org.jboss.wsf.spi.deployment |
Uses of DeploymentAspectManager in org.jboss.wsf.spi.deployment |
---|
Methods in org.jboss.wsf.spi.deployment that return DeploymentAspectManager | |
---|---|
abstract DeploymentAspectManager |
DeploymentAspectManagerFactory.getDeploymentAspectManager(Deployment.DeploymentType deploymentType)
|
abstract DeploymentAspectManager |
DeploymentAspectManagerFactory.getDeploymentAspectManager(java.lang.String beanName)
Get a named instance of a deployment aspect manager |
DeploymentAspectManager |
DeploymentAspectManager.getParent()
Get the optional parent for this manager |
Methods in org.jboss.wsf.spi.deployment with parameters of type DeploymentAspectManager | |
---|---|
void |
DeploymentAspectManager.setParent(DeploymentAspectManager dam)
Set the optional parent for this manager |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |