Package io.jbock.simple


package io.jbock.simple
  • Class
    Description
    Annotates an interface for which a dependency-injected implementation is to be generated.
    A builder for a component.
    A factory for a component.
    Identifies injectable constructors and static methods.
    Annotates a class that contributes to the object graph.
    String-based qualifier.
    Provides instances of T.
    An alternative to the @Inject annotation that can be used on static methods which are direct children of the component interface.
    Identifies qualifier annotations.