| Interface | Description |
|---|---|
| Plugin |
This interface allows an application or service manager to control
the lifecycle of applications being executed by an inter-operable
plug-in.
|
| Class | Description |
|---|---|
| ApplicationSecurityContext |
This class represents the security context for an application
whose permissions are defined by the MHP security model, in
particular a permission request file.
|
| XletContainer |
This class provides a container that can be embedded in a widget
hierarchy, and can provide a container that can safely be used as the
top-level container of an embedded Xlet.
|
| XletSystemCall |
This class permits user code to intercept certain system calls
initiated by an embedded Xlet that need to be serviced by a
support application.
|
| Exception | Description |
|---|---|
| InvalidApplicationException |
Thrown if an application is not valid for execution by a plug-in.
|
Copyright © 2012 code4tv.com. All Rights Reserved.