Package

com.twitter.inject

internal

Permalink

package internal

Visibility
  1. Public
  2. All

Type Members

  1. case class Library(name: String) extends Product with Serializable

    Permalink

    Represents Library Information.

    Represents Library Information. Currently this includes only the library name.

    Note

    INTERNAL API

  2. class LibraryRegistry extends AnyRef

    Permalink

    Utility for adding entries to the com.twitter.util.registry.Library for a given com.twitter.inject.internal.Library.

    Utility for adding entries to the com.twitter.util.registry.Library for a given com.twitter.inject.internal.Library.

    Note

    INTERNAL API

    See also

    com.twitter.util.registry.GlobalRegistry

    com.twitter.util.registry.Library

Ungrouped