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. class InjectorListenerModule extends AbstractModule with ScalaModule with StrictLogging

    Permalink
  5. trait Plugin extends Ordered[Plugin]

    Permalink
  6. trait WithInjector extends AnyRef

    Permalink

Value Members

  1. object InjectorUtils extends StrictLogging

    Permalink
  2. object ModuleUtil extends StrictLogging

    Permalink

Ungrouped