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 it's proxy.
|
Object provideServiceProxy(String serviceId)
serviceId
- the id of the service to obtainRuntimeException
- if the service does not exist or does not have a proxyCopyright © 2003-2013 The Apache Software Foundation.