Package | Description |
---|---|
org.sonatype.guice.bean.binders |
Automatic bean binding.
|
org.sonatype.guice.bean.containers |
Bean containers.
|
org.sonatype.guice.plexus.binders | |
org.sonatype.inject |
Optional Sonatype extensions to JSR330.
|
Constructor and Description |
---|
SpaceModule(ClassSpace space,
BeanScanning scanning) |
Modifier and Type | Method and Description |
---|---|
BeanScanning |
InjectedTest.scanning() |
BeanScanning |
InjectedTestCase.scanning() |
Modifier and Type | Method and Description |
---|---|
static com.google.inject.Module |
Main.wire(BeanScanning scanning,
com.google.inject.Module... bindings) |
Constructor and Description |
---|
PlexusAnnotatedBeanModule(ClassSpace space,
Map<?,?> variables,
BeanScanning scanning)
Creates a bean source that scans the given class space for Plexus annotations using the given scanner.
|
Modifier and Type | Method and Description |
---|---|
static BeanScanning |
BeanScanning.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeanScanning[] |
BeanScanning.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2016 Sonatype, Inc.. All Rights Reserved.