Interface DOMService
-
- All Superinterfaces:
DOMService
- All Known Subinterfaces:
DOMActionProviderService,DOMActionService,DOMDataBroker,DOMExtensibleService<T,E>,DOMMountPointService,DOMNotificationPublishService,DOMNotificationService,DOMRpcProviderService,DOMRpcService,TracingDOMDataBroker
- All Known Implementing Classes:
AbstractDOMDataBroker,AbstractDOMRpcProviderService,AbstractLegacyDOMDataBrokerAdapter,DOMMountPointServiceImpl,DOMNotificationRouter,DOMRpcRouter,ForwardingDOMDataBroker,ForwardingDOMNotificationPublishService,ForwardingDOMNotificationService,ForwardingDOMRpcProviderService,ForwardingDOMRpcService,LegacyDOMActionServiceAdapter,LegacyDOMDataBrokerAdapter,LegacyDOMNotificationServiceAdapter,LegacyDOMRpcServiceAdapter,LegacyPingPongDOMDataBrokerAdapter,LegacyShardedDOMDataBrokerAdapter,PingPongDataBroker,SerializedDOMDataBroker,TracingBroker
@Deprecated(forRemoval=true) public interface DOMService extends DOMService
Deprecated, for removal: This API element is subject to removal in a future version.UseDOMServiceinstead.Marker interface for services which can be obtained from aDOMMountPointinstance. No further semantics are implied.