public class RuntimeBundle extends Object implements com.speedment.common.injector.InjectBundle
InjectBundle
for the "runtime"-module.Constructor and Description |
---|
RuntimeBundle() |
Modifier and Type | Method and Description |
---|---|
Stream<Class<?>> |
injectables()
Returns a Stream of classes that are to be provided to an Injector.
|
public Stream<Class<?>> injectables()
com.speedment.common.injector.InjectBundle
injectables
in interface com.speedment.common.injector.InjectBundle
Copyright © 2017 Speedment, Inc.. All rights reserved.