Uses of Interface
org.dvb.application.plugins.Plugin

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

Uses of Plugin in org.dvb.application.plugins
 

Methods in org.dvb.application.plugins with parameters of type Plugin
 void XletSystemCall.register(Plugin p, javax.tv.xlet.XletContext ctx)
          Register this instance of XletSystemCall with the system.
 void XletSystemCall.unregister(Plugin p, javax.tv.xlet.XletContext ctx)
          Unregister this instance of XletSystemCall with the system.