Package

com.typesafe.conductr.bundlelib

play

Permalink

package play

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. play
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class FutureOps[T] extends AnyRef

    Permalink

    Conveniently convert from Scala Future => Play's F.Promise

  2. class LocationService extends AbstractLocationService

    Permalink

    LocationService used to look up services using the Typesafe ConductR Service Locator.

  3. implicit class OptionOps[T] extends AnyRef

    Permalink

    Conveniently convert from Scala Option => Play's F.Option

  4. class StatusService extends AbstractStatusService

    Permalink

    StatusService used to communicate the bundle status to the Typesafe ConductR Status Server.

Value Members

  1. object Env extends scala.Env

    Permalink

    Provides functions to set up the Play environment in accordance with what ConductR provides.

  2. object LocationService extends LocationService

    Permalink
  3. object StatusService extends StatusService

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped