Uses of Package
org.dvb.application

Packages that use org.dvb.application
org.dvb.application Provides access to lists of applications which are available in this context and the ability to launch those applications. 
org.dvb.application.plugins Provides support for inter-operable plug-ins in the GEM specification. 
org.dvb.application.privileged Provides application management facilities to privileged applications. 
org.dvb.application.storage Provides support for storage of applications. 
org.oipf.download This package enables downloading of arbitrary content. 
 

Classes in org.dvb.application used by org.dvb.application
AppAttributes
          The AppAttributes class is a mapping of various information about a registered application.
AppIcon
          The AppIcon encapsulates the information concerning the icon attached to the application
AppID
          The AppID is a representation of the unique identifier for applications.
AppProxy
          An AppProxy Object is a proxy to an application.
AppsDatabase
          The AppsDatabase is an abstract view of the currently available applications.
AppsDatabaseEvent
          The AppsDatabaseEvent class indicates either an entry in the application database has changed, or so many changes have occurred.
AppsDatabaseEventListener
          The AppsDatabaseListener class allows an application to monitor the application database so that it can keep an up to date interface without polling the state.
AppsDatabaseFilter
          Abstract class for the filters.
AppStateChangeEvent
          The AppStateChangeEvent class indicates a state transition of the application.
AppStateChangeEventListener
          The AppStateChangeEventListener class allows a launcher application to keep track of applications it launches or other applications running as part of the same service.
IllegalProfileParameterException
          The IllegalProfileParameter exception is thrown if the application attempts to ask for a version number for a profile not specified for the application.
LanguageNotAvailableException
          The LanguageNotAvailableException exception is thrown if the application asks for the name of an application in a language not signalled in the AIT.
 

Classes in org.dvb.application used by org.dvb.application.plugins
AppAttributes
          The AppAttributes class is a mapping of various information about a registered application.
AppID
          The AppID is a representation of the unique identifier for applications.
 

Classes in org.dvb.application used by org.dvb.application.privileged
AppAttributes
          The AppAttributes class is a mapping of various information about a registered application.
 

Classes in org.dvb.application used by org.dvb.application.storage
AppAttributes
          The AppAttributes class is a mapping of various information about a registered application.
AppID
          The AppID is a representation of the unique identifier for applications.
AppProxy
          An AppProxy Object is a proxy to an application.
 

Classes in org.dvb.application used by org.oipf.download
AppID
          The AppID is a representation of the unique identifier for applications.