public interface ServiceProxyProvider
SerializationSupport
to convert service tokens back
into service proxies.Modifier and Type | Method and Description |
---|---|
Object |
provideServiceProxy(String serviceId)
Look up the service and return its proxy.
|
Object provideServiceProxy(String serviceId)
serviceId
- the id of the service to obtainRuntimeException
- if the service does not exist or does not have a proxy5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.