public class ContextFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static IocContext<Application> |
createApplicationContext(Application application)
Creates the application scoped IocContext.
|
public static IocContext<Application> createApplicationContext(Application application)
application - The application scope object.Copyright © 2015–2019 Bridje Framework. All rights reserved.