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
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 factory allows access to creation of devices based on the available registered device importers.
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 Implementations of this interface can subscribe to changes in the device registry.
 

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