| Package | Description |
|---|---|
| org.treblereel.injection.singleton |
| Modifier and Type | Method and Description |
|---|---|
SingletonBean |
SingletonBean_Factory.get() |
SingletonBean |
SimpleSingletonTest.getConstrOne() |
SingletonBean |
SimpleSingletonTest.getConstrTwo() |
SingletonBean |
SimpleSingletonTest.getFieldOne() |
SingletonBean |
SimpleSingletonTest.getFieldTwo() |
| Constructor and Description |
|---|
SimpleSingletonTest(SingletonBean constrOne,
SingletonBean constrTwo) |
Copyright © 2020 Treblereel. All rights reserved.