| Package | Description |
|---|---|
| org.bridje.ioc | |
| org.bridje.ioc.impl |
| Modifier and Type | Method and Description |
|---|---|
static IocContext |
Ioc.context()
This method returns the
IocContext for the APPLICATION scoped
IocContext. |
IocContext |
IocContext.createChild(String scope)
Create a child IocContext of this context.
|
IocContext |
IocContext.createChild(String scope,
Collection instances)
Create a child IocContext of this context.
|
IocContext |
IocContext.getParent()
The parent of this context.
|
| Modifier and Type | Method and Description |
|---|---|
static IocContext |
ContextFactory.context()
This method returns the IocContext for the application scope.
|
Copyright © 2015–2016 Bridje Framework. All rights reserved.