|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.PlayPlugin play.i18n.MessagesPlugin
public class MessagesPlugin
Messages plugin
Field Summary |
---|
Fields inherited from class play.PlayPlugin |
---|
index |
Constructor Summary | |
---|---|
MessagesPlugin()
|
Method Summary | |
---|---|
void |
beforeInvocation()
Called before a Play! invocation. |
void |
detectChange()
It's time for the plugin to detect changes. |
void |
onApplicationStart()
Called at application start (and at each reloading) Time to start statefull things. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessagesPlugin()
Method Detail |
---|
public void onApplicationStart()
PlayPlugin
onApplicationStart
in class PlayPlugin
public void beforeInvocation()
PlayPlugin
beforeInvocation
in class PlayPlugin
public void detectChange()
PlayPlugin
detectChange
in class PlayPlugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |