object ApplicationProvider
- Source
- ApplicationProvider.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ApplicationProvider
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply(application: api.Application): ApplicationProvider { val get: scala.util.Try[play.api.Application] }
Creates an ApplicationProvider that wraps an Application instance.