t

play.api.inject

QualifierAnnotation

sealed trait QualifierAnnotation extends AnyRef

A qualifier annotation.

Since bindings may specify either annotations, or instances of annotations, this abstraction captures either of those two possibilities.

Source
Binding.scala
See also

The Module class for information on how to provide bindings.

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

Abstract Value Members

  1. abstract def asJava: inject.QualifierAnnotation