public class DBBrowserPlugin extends PlayPlugin
PlayPlugin.Filter<T>
index
Constructor and Description |
---|
DBBrowserPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
onConfigurationRead()
Called when the application.conf has been read.
|
boolean |
rawInvocation(Http.Request request,
Http.Response response)
Give a chance to this plugin to fully manage this request
|
addMimeTypes, addTemplateExtensions, afterActionInvocation, afterApplicationStart, afterFixtureLoad, afterInvocation, beforeActionInvocation, beforeDetectingChanges, beforeInvocation, bind, bind, bind, bindBean, compareTo, compileAll, compileSources, detectChange, detectClassesChange, enhance, getFilter, getFunctionalTests, getJsonStatus, getMessage, getStatus, getUnitTests, hasFilter, invocationFinally, loadTemplate, modelFactory, onActionInvocationFinally, onActionInvocationResult, onApplicationReady, onApplicationStart, onApplicationStop, onClassesChange, onEvent, onInvocationException, onInvocationSuccess, onLoad, onRequestRouting, onRoutesLoaded, onTemplateCompilation, overrideTemplateSource, postEvent, routeRequest, runTest, serveStatic, unBind, willBeValidated
public void onConfigurationRead()
PlayPlugin
onConfigurationRead
in class PlayPlugin
public boolean rawInvocation(Http.Request request, Http.Response response) throws java.lang.Exception
PlayPlugin
rawInvocation
in class PlayPlugin
request
- The Play requestresponse
- The Play responsejava.lang.Exception
- if cannot enhance the classGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly