com.twitter

inject

package inject

Visibility
  1. Public
  2. All

Type Members

  1. case class Injector(underlying: google.inject.Injector) extends Product with Serializable

  2. trait Logging extends grizzled.slf4j.Logging

    Mix this trait into a class/object to get helpful logging methods.

  3. trait TwitterBaseModule extends TwitterModuleFlags with TwitterModuleLifecycle

    Guice/twitter.

  4. abstract class TwitterModule extends AbstractModule with TwitterBaseModule with Logging

  5. trait TwitterModuleFlags extends AnyRef

    Guice/twitter.

  6. trait TwitterModuleLifecycle extends AnyRef

    Guice/twitter.

  7. abstract class TwitterPrivateModule extends PrivateModule with TwitterBaseModule with ScalaPrivateModule

Value Members

  1. object InjectorModule extends TwitterModule

  2. object Logger

    A factory for retrieving a Scala wrapped SLF4JLogger e.

  3. object Logging

  4. object TypeUtils

Ungrouped