com.bstek.dorado.console.runtime
public class DoradoConfigController extends java.lang.Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
DoradoConfigController() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
java.util.Map<java.lang.String,java.lang.Object> |
getConfigs()
获得Dorado 配置项
|
void |
onViewInit(Label description,
Container buttonsContainer,
AutoForm propertiesConfigAutoForm,
View view) |
java.util.Map<java.lang.String,java.lang.Object> |
reset() |
void |
saveWebConfig(Record record) |
public void onViewInit(Label description, Container buttonsContainer, AutoForm propertiesConfigAutoForm, View view)
public void saveWebConfig(Record record)
public java.util.Map<java.lang.String,java.lang.Object> reset()
public java.util.Map<java.lang.String,java.lang.Object> getConfigs()
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.