Uses of Class
org.dvb.spi.ProviderFailedInstallationException

Packages that use ProviderFailedInstallationException
org.dvb.spi This package defines a central registry for all DVB Service Provider Interface (SPI) providers. 
 

Uses of ProviderFailedInstallationException in org.dvb.spi
 

Methods in org.dvb.spi that throw ProviderFailedInstallationException
 void ProviderRegistry.registerSystemBound(SystemBoundProvider p)
          Registers a provider.
 void ProviderRegistry.registerXletBound(XletBoundProvider p)
          Registers a provider.