public abstract class AbstractMoldService extends Object implements MoldService
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.springframework.context.ApplicationContext |
context |
protected MoldConfig |
moldConfig |
| 构造器和说明 |
|---|
AbstractMoldService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
init() |
cn.k7g.alloy.mold.impl.AbstractMoldService.GlobalVal |
readyVar(BaseMold baseMold)
准备可以用的变量
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateContent, createContentMixUnsafe, createContentUncontrolled@Autowired protected org.springframework.context.ApplicationContext context
@Autowired protected MoldConfig moldConfig
@PostConstruct public void init()
public cn.k7g.alloy.mold.impl.AbstractMoldService.GlobalVal readyVar(BaseMold baseMold)
baseMold - Copyright © 2024. All rights reserved.