Constructor and Description |
---|
DeploymentModelFactory() |
Modifier and Type | Method and Description |
---|---|
abstract Deployment |
newDeployment(String simpleName,
ClassLoader initialLoader) |
abstract Endpoint |
newHttpEndpoint(String targetBean) |
abstract Endpoint |
newJMSEndpoint(String targetBean) |
abstract Service |
newService() |
public abstract Deployment newDeployment(String simpleName, ClassLoader initialLoader)
public abstract Service newService()
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.