Index

B D F M P R S T 
All Classes and Interfaces|All Packages

B

Build - Class in play.core
 
Build() - Constructor for class play.core.Build
 
BuildDocHandler - Interface in play.core
Interface used by the build to call a DocumentationHandler.
BuildLink - Interface in play.core
Interface used by the Play build plugin to communicate with an embedded Play server.

D

defaultJavaTemplateImports - Static variable in class play.TemplateImports
 
defaultScalaTemplateImports - Static variable in class play.TemplateImports
 

F

findSource(String, Integer) - Method in interface play.core.BuildLink
Find the original source file for the given class name and line number.
forceReload() - Method in interface play.core.BuildLink
Force the application to reload on the next invocation of reload.

M

maybeHandleDocRequest(Object) - Method in interface play.core.BuildDocHandler
Given a request, either handle it and return some result, or don't, and return none.
minimalJavaTemplateImports - Static variable in class play.TemplateImports
 

P

play - package play
 
play.core - package play.core
 
play.core.server - package play.core.server
 
projectPath() - Method in interface play.core.BuildLink
Get the path of the project.

R

reload() - Method in interface play.core.BuildLink
Check if anything has changed, and if so, return an updated classloader.
reload() - Method in interface play.core.server.ReloadableServer
Reload the server if necessary.
ReloadableServer - Interface in play.core.server
A server that can be reloaded or stopped.

S

settings() - Method in interface play.core.BuildLink
Returns a list of application settings configured in the build system, usually via PlayKeys.devSettings.
sharedClasses - Static variable in class play.core.Build
 
stop() - Method in interface play.core.server.ReloadableServer
Stop the server.

T

TemplateImports - Class in play
 
TemplateImports() - Constructor for class play.TemplateImports
 
B D F M P R S T 
All Classes and Interfaces|All Packages