public class SpaceModule extends Object implements com.google.inject.Module
Module
that automatically binds types annotated with Qualifier
annotations.Constructor and Description |
---|
SpaceModule(ClassSpace space) |
SpaceModule(ClassSpace space,
BeanScanning scanning) |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Binder binder) |
protected ClassSpaceVisitor |
visitor(com.google.inject.Binder binder) |
public SpaceModule(ClassSpace space)
public SpaceModule(ClassSpace space, BeanScanning scanning)
public final void configure(com.google.inject.Binder binder)
configure
in interface com.google.inject.Module
protected ClassSpaceVisitor visitor(com.google.inject.Binder binder)
Copyright © 2010-2019 Sonatype, Inc.. All Rights Reserved.