Uses of Class
org.dvb.application.inner.InnerApplication

Packages that use InnerApplication
org.dvb.application.plugins Provides support for inter-operable plug-ins in the GEM specification. 
 

Uses of InnerApplication in org.dvb.application.plugins
 

Methods in org.dvb.application.plugins with parameters of type InnerApplication
 javax.tv.xlet.Xlet Plugin.initApplication(InnerApplication app)
          Request the plug-in to prepare for executing an instance of an application in a format which it supports.If the application cannot be prepared then null shall be returned.