net.codingwell.scalaguice

ScalaPrivateModule

trait ScalaPrivateModule extends PrivateModule with InternalModule[PrivateBinder]

Linear Supertypes
InternalModule[PrivateBinder], PrivateModule, Module, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Hide All
  2. Show all
  1. ScalaPrivateModule
  2. InternalModule
  3. PrivateModule
  4. Module
  5. AnyRef
  6. Any
Visibility
  1. Public
  2. All

Abstract Value Members

  1. def configure (): Unit

    Attributes
    protected[inject] abstract
    Definition Classes
    PrivateModule

Concrete Value Members

  1. def != (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  2. def != (arg0: Any): Boolean

    Attributes
    final
    Definition Classes
    Any
  3. def ## (): Int

    Attributes
    final
    Definition Classes
    AnyRef → Any
  4. def == (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  5. def == (arg0: Any): Boolean

    Attributes
    final
    Definition Classes
    Any
  6. def addError (arg0: Message): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  7. def addError (arg0: Throwable): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  8. def addError (arg0: String, arg1: <repeated...>[AnyRef]): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  9. def asInstanceOf [T0] : T0

    Attributes
    final
    Definition Classes
    Any
  10. def bind [T] (implicit arg0: Manifest[T]): ScalaAnnotatedBindingBuilder[T] { val myBinder: com.google.inject.PrivateBinder }

    Attributes
    protected[this]
    Definition Classes
    InternalModule
  11. def bind [T] (arg0: Class[T]): AnnotatedBindingBuilder[T]

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  12. def bind [T] (arg0: TypeLiteral[T]): AnnotatedBindingBuilder[T]

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  13. def bind [T] (arg0: Key[T]): LinkedBindingBuilder[T]

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  14. def bindConstant (): AnnotatedConstantBindingBuilder

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  15. def bindInterceptor (arg0: com.google.inject.matcher.Matcher[_ >: java.lang.Class[_]], arg1: com.google.inject.matcher.Matcher[_ >: java.lang.reflect.Method], arg2: <repeated...>[MethodInterceptor]): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  16. def bindListener (arg0: com.google.inject.matcher.Matcher[_ >: com.google.inject.TypeLiteral[_]], arg1: TypeListener): Unit

    Attributes
    protected[inject]
    Definition Classes
    PrivateModule
  17. def bindScope [T <: Annotation] (scope: Scope)(implicit arg0: Manifest[T]): Unit

    Attributes
    protected[this]
    Definition Classes
    InternalModule
  18. def bindScope (arg0: java.lang.Class[_ <: java.lang.annotation.Annotation], arg1: Scope): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  19. def binder (): PrivateBinder

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  20. def binderAccess : PrivateBinder

    Attributes
    protected[this]
    Definition Classes
    ScalaPrivateModuleInternalModule
  21. def clone (): AnyRef

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  22. def configure (arg0: Binder): Unit

    Attributes
    final
    Definition Classes
    PrivateModule → Module
  23. def convertToTypes (arg0: com.google.inject.matcher.Matcher[_ >: com.google.inject.TypeLiteral[_]], arg1: TypeConverter): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  24. def currentStage (): Stage

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  25. def eq (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  26. def equals (arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  27. def expose [T] (implicit arg0: Manifest[T]): ScalaAnnotatedElementBuilder[T] { val myBinder: com.google.inject.PrivateBinder }

    Attributes
    protected[this]
  28. def expose (arg0: com.google.inject.TypeLiteral[_]): AnnotatedElementBuilder

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  29. def expose (arg0: java.lang.Class[_]): AnnotatedElementBuilder

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  30. def expose [T] (arg0: Key[T]): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  31. def finalize (): Unit

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  32. def getClass (): java.lang.Class[_]

    Attributes
    final
    Definition Classes
    AnyRef → Any
  33. def getMembersInjector [T] (implicit arg0: Manifest[T]): MembersInjector[T]

    Attributes
    protected[this]
    Definition Classes
    InternalModule
  34. def getMembersInjector [T] (arg0: TypeLiteral[T]): MembersInjector[T]

    Attributes
    protected[inject]
    Definition Classes
    PrivateModule
  35. def getMembersInjector [T] (arg0: Class[T]): MembersInjector[T]

    Attributes
    protected[inject]
    Definition Classes
    PrivateModule
  36. def getProvider [T] (implicit arg0: Manifest[T]): Provider[T]

    Attributes
    protected[this]
    Definition Classes
    InternalModule
  37. def getProvider [T] (arg0: Class[T]): Provider[T]

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  38. def getProvider [T] (arg0: Key[T]): Provider[T]

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  39. def hashCode (): Int

    Definition Classes
    AnyRef → Any
  40. def install (arg0: Module): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  41. def isInstanceOf [T0] : Boolean

    Attributes
    final
    Definition Classes
    Any
  42. def ne (arg0: AnyRef): Boolean

    Attributes
    final
    Definition Classes
    AnyRef
  43. def notify (): Unit

    Attributes
    final
    Definition Classes
    AnyRef
  44. def notifyAll (): Unit

    Attributes
    final
    Definition Classes
    AnyRef
  45. def requestInjection (arg0: Any): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  46. def requestStaticInjection [T] ()(implicit arg0: Manifest[T]): Unit

    Attributes
    protected[this]
    Definition Classes
    InternalModule
  47. def requestStaticInjection (arg0: <repeated...>[java.lang.Class[_]]): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  48. def requireBinding (arg0: java.lang.Class[_]): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  49. def requireBinding (arg0: com.google.inject.Key[_]): Unit

    Attributes
    protected[inject] final
    Definition Classes
    PrivateModule
  50. def synchronized [T0] (arg0: ⇒ T0): T0

    Attributes
    final
    Definition Classes
    AnyRef
  51. def toString (): String

    Definition Classes
    AnyRef → Any
  52. def wait (): Unit

    Attributes
    final
    Definition Classes
    AnyRef
    Annotations
    @throws()
  53. def wait (arg0: Long, arg1: Int): Unit

    Attributes
    final
    Definition Classes
    AnyRef
    Annotations
    @throws()
  54. def wait (arg0: Long): Unit

    Attributes
    final
    Definition Classes
    AnyRef
    Annotations
    @throws()

Inherited from InternalModule[PrivateBinder]

Inherited from PrivateModule

Inherited from Module

Inherited from AnyRef

Inherited from Any