public class Ioc extends Object
This class provides the method context() which will deliver the IocContext for the application scope.
| Modifier and Type | Method and Description |
|---|---|
static IocContext<Application> |
context()
This method returns the
IocContext for the APPLICATION scoped
IocContext. |
public static IocContext<Application> context()
IocContext for the APPLICATION scoped
IocContext.
IocContext instance for this
application.Copyright © 2015–2018 Bridje Framework. All rights reserved.