|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface AMServiceListener
The interface AMServiceListener needs to be implemented by
applications in order to receive service data change notifications. The
method serviceChanged() is invoked when a service schema data
or a service configuration data has been changed.
| メソッドの概要 | |
|---|---|
void |
schemaChanged(String serviceName,
String version)
推奨されていません。 This method will be invoked when a service's schema has been changed. |
| メソッドの詳細 |
|---|
void schemaChanged(String serviceName,
String version)
serviceName - name of the serviceversion - version of the service
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||