public interface IServiceContext
| Modifier and Type | Method and Description |
|---|---|
<T> T |
singleton(Class<? super T> aClass,
IServiceCreator<T> aCreator) |
<T> T singleton(Class<? super T> aClass, IServiceCreator<T> aCreator)
Copyright © 2023. All rights reserved.