|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidApplicationException | |
---|---|
org.dvb.application.storage | Provides support for storage of applications. |
Uses of InvalidApplicationException in org.dvb.application.storage |
---|
Methods in org.dvb.application.storage that throw InvalidApplicationException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |