org.dvb.spi
Interface SystemBoundProvider
- All Superinterfaces:
- Provider
- All Known Subinterfaces:
- SelectionProvider
public interface SystemBoundProvider
- extends Provider
Interface for providers that are registered from one Xlet,
but provide system-wide services. Such providers shall be used by
the system in such a way that there is no sharing of mutable object
instances between the xlet that installs the provider, and any xlet
that uses the services.
- Since:
- MHP 1.1.3
- See Also:
XletBoundProvider
Copyright © 2011. All Rights Reserved.