|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.config.WebClientConfigBootstrap
public class WebClientConfigBootstrap
Web client config bootstrap
Constructor Summary | |
---|---|
WebClientConfigBootstrap()
|
Method Summary | |
---|---|
java.lang.String |
getSortKey()
|
void |
init()
Deprecated. |
java.util.List |
initConfig()
Initialisation method |
void |
register()
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
void |
setBeanName(java.lang.String name)
|
void |
setConfigs(java.util.List configs)
Set the configs |
void |
setConfigService(org.springframework.extensions.config.ConfigService configService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebClientConfigBootstrap()
Method Detail |
---|
public void setConfigs(java.util.List configs)
configs
- the configspublic void init()
public void setBeanName(java.lang.String name)
setBeanName
in interface org.springframework.beans.factory.BeanNameAware
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
public void setConfigService(org.springframework.extensions.config.ConfigService configService)
public java.lang.String getSortKey()
getSortKey
in interface org.springframework.extensions.config.ConfigDeployer
public void register()
register
in interface org.springframework.extensions.config.ConfigDeployer
public java.util.List initConfig()
initConfig
in interface org.springframework.extensions.config.ConfigDeployer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |