Uses of Interface
org.jboss.wsf.spi.deployment.Service
-
Packages that use Service Package Description org.jboss.wsf.spi.deployment -
-
Uses of Service in org.jboss.wsf.spi.deployment
Methods in org.jboss.wsf.spi.deployment that return Service Modifier and Type Method Description ServiceDeployment. getService()Get the service associated with this deploymentServiceEndpoint. getService()Get the service this endpoint belongs toMethods in org.jboss.wsf.spi.deployment with parameters of type Service Modifier and Type Method Description voidEndpoint. setService(Service service)Set the service this endpoint belongs to
-