public interface ServiceProxyProvider
SerializationSupport to convert service tokens back
into service proxies.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
provideServiceProxy(java.lang.String serviceId)
Look up the service and return its proxy.
|
java.lang.Object provideServiceProxy(java.lang.String serviceId)
serviceId - the id of the service to obtainjava.lang.RuntimeException - if the service does not exist or does not have a proxy${project.version} - Copyright © 2003-2015 The Apache Software Foundation.