org.hudsonci.inject.internal.extension
Class SezPozExtensionModule
java.lang.Object
org.hudsonci.inject.internal.extension.SezPozExtensionModule
- All Implemented Interfaces:
- com.google.inject.Module
public final class SezPozExtensionModule
- extends Object
- implements com.google.inject.Module
Guice Module that binds types based on SezPoz index.
- Since:
- 1.397
|
Constructor Summary |
SezPozExtensionModule(org.sonatype.guice.bean.reflect.ClassSpace space,
boolean globalIndex)
|
|
Method Summary |
void |
configure(com.google.inject.Binder binder)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SezPozExtensionModule
public SezPozExtensionModule(org.sonatype.guice.bean.reflect.ClassSpace space,
boolean globalIndex)
configure
public void configure(com.google.inject.Binder binder)
- Specified by:
configure in interface com.google.inject.Module
Copyright © 2004-2011 Hudson. All Rights Reserved.