Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.sdk.device

This package provides an API for managing the device definition and importing.

See:
          Description

Interface Summary
IAPI This interface represent a API that is provided by one specific device.
IDevice The device interface specifies the representation of an emulated device.
IDeviceClasspath This interface represents the classpath that is associated to one specific device.
IDeviceFinder The device finder allows access to device instances available in a specified folder.
IDeviceImporter Instances of IDeviceImporter are presented with a set of directories for which the instance may return one or more device instances.
IDeviceRegistry The device registry is the main entry point that is used to manage the devices that are currently supported on a MTJ installation.
IDeviceRegistryListener Classes that implement this interface provide methods that deal with the events that are generated when the device registry changes.
ILibrary Represents a library that is associated to a device.
ILibraryImporter The ILibraryImporter provides a way for clients to create an ILibrary instance based on a jar file.
 

Package org.eclipse.mtj.core.sdk.device Description

This package provides an API for managing the device definition and importing.


Mobile Tools for Java
Release 1.0