public final class ServiceDelegateAccessor extends Object
| Modifier and Type | Method and Description |
|---|---|
static ServiceImpl |
get(Service service)
Get the delegate reference from the Service private field.
|
public static ServiceImpl get(Service service)
service - the taraget serviceWebServiceException - if access to the field fails for any reasonApache CXF