public final class PlexusSpaceModule extends Object implements com.google.inject.Module
Module
that provides Plexus semantics without the full-blown Plexus container.Constructor and Description |
---|
PlexusSpaceModule(ClassSpace space) |
PlexusSpaceModule(ClassSpace space,
BeanScanning scanning) |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Binder binder) |
PlexusSpaceModule |
with(BeanManager manager)
Delegate management of non-Plexus beans to the given
BeanManager . |
public PlexusSpaceModule(ClassSpace space)
public PlexusSpaceModule(ClassSpace space, BeanScanning scanning)
public void configure(com.google.inject.Binder binder)
configure
in interface com.google.inject.Module
public PlexusSpaceModule with(BeanManager manager)
BeanManager
.Copyright © 2014. All rights reserved.