| Package | Description |
|---|---|
| cn.xnatural.app |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheSrv
简单内存缓存服务
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2022. All rights reserved.