com.clickntap.smart
Class SmartJsonMessageSource
java.lang.Object
com.clickntap.smart.SmartMessageSource
com.clickntap.smart.SmartJsonMessageSource
- All Implemented Interfaces:
- org.springframework.context.MessageSource
public class SmartJsonMessageSource
- extends SmartMessageSource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SmartJsonMessageSource
public SmartJsonMessageSource()
start
public void start()
throws Exception
- Overrides:
start in class SmartMessageSource
- Throws:
Exception
getMessage
public String getMessage(String code,
Object[] args,
Locale locale)
throws org.springframework.context.NoSuchMessageException
- Specified by:
getMessage in interface org.springframework.context.MessageSource- Overrides:
getMessage in class SmartMessageSource
- Throws:
org.springframework.context.NoSuchMessageException
Copyright © 2014. All rights reserved.