private class Felix.RefreshHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private BundleImpl |
m_bundle |
private int |
m_oldState |
| Constructor and Description |
|---|
RefreshHelper(Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
void |
refreshOrRemove() |
void |
restart() |
void |
stop() |
private BundleImpl m_bundle
private int m_oldState
public RefreshHelper(Bundle bundle)