public class ClosurePlugin
extends play.Plugin
| Constructor and Description |
|---|
ClosurePlugin(play.Application app) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enabled() |
org.springframework.context.ApplicationContext |
getContext() |
void |
onStart() |
public void onStart()
onStart in interface play.api.PluginonStart in class play.Pluginpublic org.springframework.context.ApplicationContext getContext()
public boolean enabled()
enabled in interface play.api.Pluginenabled in class play.Plugin