@API(status=STABLE) public final class PicoFactory extends Object implements ObjectFactory
| Constructor and Description |
|---|
PicoFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addClass(Class<?> clazz) |
<T> T |
getInstance(Class<T> type) |
void |
start() |
void |
stop() |
public void start()
start in interface ObjectFactorypublic void stop()
stop in interface ObjectFactorypublic <T> T getInstance(Class<T> type)
getInstance in interface LookupCopyright © 2019. All rights reserved.