public interface RuntimeIoCContainer
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(Class<T> clazz,
IoCResource.Scope scope,
String subscope) |
void |
setIoCContainer(IocContainer iocContainer) |
<T> T get(Class<T> clazz, IoCResource.Scope scope, String subscope)
void setIoCContainer(IocContainer iocContainer)
Copyright © 2015. All rights reserved.