|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDeviceRegistryListener
Implementations of this interface can subscribe to changes in the device registry.
| Method Summary | |
|---|---|
void |
deviceAdded(IDevice device)
The specified device has been added to the registry. |
void |
deviceRemoved(IDevice device)
The specified device has been removed to the registry. |
| Method Detail |
|---|
void deviceAdded(IDevice device)
device - void deviceRemoved(IDevice device)
device -
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||