Package | Description |
---|---|
org.mini2Dx.bean | |
org.mini2Dx.injection |
Modifier and Type | Class and Description |
---|---|
class |
PrototypeBean
An implementation of
Bean based on the
prototype pattern |
class |
SingletonBean
An implementation of
Bean based on the singleton pattern |
Modifier and Type | Method and Description |
---|---|
Map<String,Bean> |
BeanInjector.getInjectionResult(ExecutorService prototypeExecutorService) |
Copyright © 2014. All rights reserved.