public class ConfigurablePluginDisablingPlugin extends PlayPlugin
PlayPlugin.Filter<T>| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Set<java.lang.String> |
previousDisabledPlugins
List holding all disabled plugins.
|
index| Constructor and Description |
|---|
ConfigurablePluginDisablingPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
onConfigurationRead()
Called when the application.conf has been read.
|
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, rawInvocation, routeRequest, runTest, serveStatic, unBind, willBeValidatedprotected static final java.util.Set<java.lang.String> previousDisabledPlugins
public void onConfigurationRead()
PlayPluginonConfigurationRead in class PlayPluginGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly