Package com.github.rmannibucau.playx.ioc
Class IoCLoader
java.lang.Object
com.github.rmannibucau.playx.ioc.IoCLoader
- All Implemented Interfaces:
play.ApplicationLoader
-
Nested Class Summary
Nested classes/interfaces inherited from interface play.ApplicationLoader
play.ApplicationLoader.Context -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IoCLoader
public IoCLoader()
-
-
Method Details
-
load
public play.Application load(play.ApplicationLoader.Context context) - Specified by:
loadin interfaceplay.ApplicationLoader
-