Package play
package play
Provides the Play framework's publicly accessible Java API.
Play
http://www.playframework.com-
ClassDescriptionA Play application.Loads an application.The context for loading an application.Helper to provide the Play built in components.This helper class provides all the built-in component dependencies by trading them for a single dependency - the application loader context.This helper class provides all the built-in component dependencies by trading them for a single dependency - the application loader context.Default implementation of a Play Application.The environment for the application.High level API for logging operations.Typical logger interfaceRuns through underlying logger configuration.Application mode, either `DEV`, `TEST`, or `PROD`.