Uses of Interface
org.dvb.application.AppAttributes

Packages that use AppAttributes
org.dvb.application Provides access to lists of applications which are available in this context and the ability to launch those applications. 
org.ocap.application
 
 

Uses of AppAttributes in org.dvb.application
 

Methods in org.dvb.application that return AppAttributes
 AppAttributes AppsDatabase.getAppAttributes(AppID key)
          Returns the properties associated with the given ID.
 

Uses of AppAttributes in org.ocap.application
 

Subinterfaces of AppAttributes in org.ocap.application
 interface OcapAppAttributes
           This interface represents various information about an application registered in the AppsDatabase.