public final class AppListenerProperty extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AppListenerProperty.EventProperty |
static class |
AppListenerProperty.Property |
| 限定符和类型 | 字段和说明 |
|---|---|
protected static int |
DFT_PRIORITY |
| 构造器和说明 |
|---|
AppListenerProperty() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected AppListenerProperty.EventProperty |
get() |
AppListenerProperty |
onAppStarted() |
AppListenerProperty |
onAppStarted(int order) |
AppListenerProperty |
onInput() |
AppListenerProperty |
onInput(int order) |
AppListenerProperty |
onInputResolved() |
AppListenerProperty |
onInputResolved(int order) |
AppListenerProperty |
onMessage() |
AppListenerProperty |
onMessage(int order) |
AppListenerProperty |
onResolveInput() |
AppListenerProperty |
onResolveInput(int order) |
protected static final int DFT_PRIORITY
public AppListenerProperty onAppStarted()
public AppListenerProperty onAppStarted(int order)
public AppListenerProperty onInput()
public AppListenerProperty onInput(int order)
public AppListenerProperty onResolveInput()
public AppListenerProperty onResolveInput(int order)
public AppListenerProperty onInputResolved()
public AppListenerProperty onInputResolved(int order)
public AppListenerProperty onMessage()
public AppListenerProperty onMessage(int order)
protected AppListenerProperty.EventProperty get()
Copyright © 2021. All rights reserved.