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 proxy${project.version} - Copyright © 2003-2015 The Apache Software Foundation.