play

runsupport

package runsupport

Visibility
  1. Public
  2. All

Type Members

  1. class AssetsClassLoader extends ClassLoader

    A ClassLoader for serving assets.

  2. trait FileWatchService extends AnyRef

    A service that can watch files

  3. trait FileWatcher extends AnyRef

    A watcher, that watches files.

  4. trait LoggerProxy extends AnyRef

  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 FileWatchService

  3. object Reloader

  4. object RunHook

  5. package classloader

Ungrouped