public interface JaxWsCompatible
AdsServiceClient
to be JAX-WS compatible, it
must be able to retrieve a service class.Modifier and Type | Method and Description |
---|---|
Class<?> |
getServiceClass()
Gets the JAX-WS service class such that it can be instantiated to create
an JAX-WS service client.
|
Class<?> getServiceClass() throws ClassNotFoundException
ClassNotFoundException
- if no service class can be foundCopyright © 2018. All Rights Reserved.