play

runsupport

package runsupport

Visibility
  1. Public
  2. All

Type Members

  1. class AssetsClassLoader extends ClassLoader

    A ClassLoader for serving assets.

  2. trait LoggerProxy extends AnyRef

  3. trait PlayWatchService extends AnyRef

    A service that can watch files

  4. trait PlayWatcher extends AnyRef

    A watcher, that watches files.

  5. class Reloader extends BuildLink

  6. trait RunHook extends AnyRef

    The represents an object which "hooks into" play run, and is used to apply startup/cleanup actions around a play application.

  7. case class RunHookCompositeThrowable(throwables: Set[Throwable]) extends Exception with Product with Serializable

Value Members

  1. object Colors

  2. object PlayWatchService

  3. object Reloader

  4. object RunHook

Ungrouped