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> |
Proxy result listener.
|
SServiceProvider.ProxyResultListener<T> |
Proxy result listener class.
|
TagFilter<T> |
Tag filter class.
|
Exception | Description |
---|---|
ServiceNotFoundException |
Exception to denote that a requested service was not found.
|