public class Preparer extends Object
| 构造器和说明 |
|---|
Preparer() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
cleanup()
清除
|
protected Context |
createContext(BaseCommand command)
创建上下文
|
void |
prepare(Command command)
配备
|
protected void |
updateContext(Context context,
BaseCommand cmd)
更新上下文
|
public final void prepare(Command command)
command - protected Context createContext(BaseCommand command)
command - protected void updateContext(Context context, BaseCommand cmd)
context - cmd - public final void cleanup()
Copyright © 2024. All rights reserved.