Class | Description |
---|---|
DistributedServiceRegistry | |
PlatformServiceRegistry |
Local service registry.
|
ProxyFilter |
Test if a class is a proxy.
|
ServiceIdFilter |
Filter for service ids.
|
SServiceProvider |
Static helper class for searching services.
|
SServiceProvider.IntermediateProxyResultListener<T> | |
SServiceProvider.ProxyResultListener<T> |
Exception | Description |
---|---|
ServiceNotFoundException |
Exception to denote that a requested service was not found.
|