|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectplay.PlayPlugin
play.i18n.MessagesPlugin
public class MessagesPlugin
Messages plugin
字段摘要 |
---|
从类 play.PlayPlugin 继承的字段 |
---|
index |
构造方法摘要 | |
---|---|
MessagesPlugin()
|
方法摘要 | |
---|---|
void |
detectChange()
It's time for the plugin to detect changes. |
void |
onApplicationStart()
Called at application start (and at each reloading) Time to start stateful things. |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public MessagesPlugin()
方法详细信息 |
---|
public void onApplicationStart()
PlayPlugin
复制的描述
PlayPlugin
中的 onApplicationStart
public void detectChange()
PlayPlugin
复制的描述
PlayPlugin
中的 detectChange
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |