|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.wsf.spi.deployment.DeploymentAspectManagerFactory
public abstract class DeploymentAspectManagerFactory
Creates DeploymentAspectManager's by Deployment.DeploymentType
Constructor Summary | |
---|---|
DeploymentAspectManagerFactory()
|
Method Summary | |
---|---|
abstract DeploymentAspectManager |
getDeploymentAspectManager(Deployment.DeploymentType deploymentType)
|
abstract DeploymentAspectManager |
getDeploymentAspectManager(java.lang.String beanName)
Get a named instance of a deployment aspect manager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeploymentAspectManagerFactory()
Method Detail |
---|
public abstract DeploymentAspectManager getDeploymentAspectManager(Deployment.DeploymentType deploymentType)
public abstract DeploymentAspectManager getDeploymentAspectManager(java.lang.String beanName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |