Package

org.bitbucket.pshirshov.izumitk

cdi

Permalink

package cdi

Visibility
  1. Public
  2. All

Type Members

  1. trait BootstrapPlugin extends AnyRef

    Permalink
  2. case class BunchOfModules(name: String, modules: Seq[Module]) extends Product with Serializable

    Permalink
  3. sealed case class ExecutorClosingAdapter(executor: ExecutorService) extends AutoCloseable with Product with Serializable

    Permalink
  4. trait GuicePlugin extends AbstractModule with ScalaModule with Plugin

    Permalink
  5. trait Initializable extends AnyRef

    Permalink
  6. class InjectorCloseablesRecorderListenerModule extends AbstractModule with ScalaModule with StrictLogging

    Permalink
  7. class InjectorInitializationListenerModule extends AbstractModule with ScalaModule with StrictLogging

    Permalink
  8. trait Plugin extends Ordered[Plugin]

    Permalink
  9. trait WithInjector extends AnyRef

    Permalink
  10. trait WithScalaInjector extends AnyRef

    Permalink

Value Members

  1. object InjectorUtils extends StrictLogging

    Permalink
  2. object ModuleUtil extends StrictLogging

    Permalink
  3. package config

    Permalink

Ungrouped