Package | Description |
---|---|
org.jboss.wsf.spi.deployment |
Modifier and Type | Method and Description |
---|---|
Service |
Deployment.getService()
Get the service associated with this deployment
|
Service |
Endpoint.getService()
Get the service this endpoint belongs to
|
abstract Service |
DeploymentModelFactory.newService() |
Modifier and Type | Method and Description |
---|---|
void |
Deployment.setService(Service service)
Set the service associated with this deployment
|
void |
Endpoint.setService(Service service)
Set the service this endpoint belongs to
|
Copyright © 2016 JBoss, by Red Hat. All rights reserved.