com.bstek.dorado.view.resolver
public class ClientI18NFileRegister extends java.lang.Object implements org.springframework.beans.factory.InitializingBean, RemovableBean
Constructor and Description |
---|
ClientI18NFileRegister() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
ClientI18NFileRegistry |
getClientI18NFileRegistry() |
void |
setClientI18NFileRegistry(ClientI18NFileRegistry clientI18NFileRegistry) |
void |
setPackageName(java.lang.String packageName) |
void |
setPath(java.lang.String path) |
void |
setReplace(boolean replace) |
public void setClientI18NFileRegistry(ClientI18NFileRegistry clientI18NFileRegistry)
public ClientI18NFileRegistry getClientI18NFileRegistry()
public void setPackageName(java.lang.String packageName)
public void setPath(java.lang.String path)
public void setReplace(boolean replace)
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.