| Modifier and Type | Method and Description |
|---|---|
static StickyBootstrap |
StickyBootstrap.crank() |
static StickyBootstrap |
StickyBootstrap.crank(Object target,
Class<?> base) |
static StickyBootstrap |
StickyBootstrap.crank(Object target,
String... packages) |
StickyBootstrap |
StickyBootstrap.inject(Object value)
Resolve the dependencies of the given object
|
StickyBootstrap |
StickyBootstrap.scan(Collection<String> packageFilters) |
StickyBootstrap |
StickyBootstrap.scan(String... packages)
Scan the given packages for components
|
Copyright © 2012–2016 RedEngine Ltd. All rights reserved.