Uses of Interface
me.gilbva.shrike.context.IocContextListener
| Package | Description |
|---|---|
| me.gilbva.shrike.scope |
-
Uses of IocContextListener in me.gilbva.shrike.scope
Subinterfaces of IocContextListener in me.gilbva.shrike.scope Modifier and Type Interface Description interfaceScopeThe base interface that all shrike ioc scope classes must implement.Classes in me.gilbva.shrike.scope that implement IocContextListener Modifier and Type Class Description classApplicationThis class represents the application scope witch is the root context of Shrike IoC.