Uses of Interface
org.dvb.application.privileged.ApplicationStorageHandler

Packages that use ApplicationStorageHandler
org.dvb.application.privileged Provides application management facilities to privileged applications. 
 

Uses of ApplicationStorageHandler in org.dvb.application.privileged
 

Methods in org.dvb.application.privileged with parameters of type ApplicationStorageHandler
 void ApplicationStorageManager.setApplicationStorageHandler(ApplicationStorageHandler handler)
          Registers an ApplicationStorageHandler to become part of decisions about permitting the storing and removing of applications and services using the facilities provided by the org.dvb.application.storage package.