| 程序包 | 说明 |
|---|---|
| cn.xnatural.app |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CacheSrv
简单内存缓存服务
|
| 限定符和类型 | 方法和说明 |
|---|---|
ServerTpl |
ServerTpl.async(Runnable fn)
异步执行.
|
ServerTpl |
ServerTpl.async(Runnable fn,
Consumer<Throwable> exFn)
异步执行.
|
protected ServerTpl |
ServerTpl.exposeBean(Object bean,
String... names)
暴露 bean 给其它模块用.
|
ServerTpl |
ServerTpl.setAttr(String aName,
Object aValue)
设置属性
|
Copyright © 2024. All rights reserved.