public final class HttpLifecycleManager
extends java.lang.Object
| Constructor and Description |
|---|
HttpLifecycleManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bind(LifecycleOwner lifecycleOwner)
绑定组件的生命周期
|
static boolean |
isLifecycleActive(LifecycleOwner lifecycleOwner)
判断宿主是否处于活动状态
|
void |
onStateChanged(LifecycleOwner source,
Lifecycle.Event event) |