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