Interface ServiceProxyProvider
-
- All Known Implementing Classes:
RegistryImpl
public interface ServiceProxyProvider
Used in concert withSerializationSupport
to convert service tokens back into service proxies.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description serviceId)
Look up the service and return its proxy.
-