|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.seasar.uruma.rcp.core.UrumaBundleWatcher
public class UrumaBundleWatcher
バンドルのライフサイクルを監視するためのクラスです。
| フィールドの概要 |
|---|
| インタフェース org.eclipse.osgi.framework.adaptor.BundleWatcher から継承されたフィールド |
|---|
END_ACTIVATION, END_DEACTIVATION, END_INSTALLING, END_UNINSTALLING, START_ACTIVATION, START_DEACTIVATION, START_INSTALLING, START_UNINSTALLING |
| コンストラクタの概要 | |
|---|---|
UrumaBundleWatcher()
|
|
| メソッドの概要 | |
|---|---|
void |
watchBundle(Bundle bundle,
int type)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public UrumaBundleWatcher()
| メソッドの詳細 |
|---|
public void watchBundle(Bundle bundle,
int type)
org.eclipse.osgi.framework.adaptor.BundleWatcher 内の watchBundle
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||