Methods in org.dvb.application.storage that throw InvalidDescriptionFileException |
void |
ApplicationStorageController.store(AppProxy[] apps,
boolean[] autoStart,
java.lang.String[][] args)
Installs several applications into this stored service. |
abstract void |
ApplicationCache.store(AppProxy app,
boolean canPrompt)
Store an application in the GEM terminal. |
void |
ApplicationStorageController.store(AppProxy app,
boolean autoStart,
java.lang.String[] args)
Installs an application into this stored service. |