public class ServiceContextImpl extends Object implements IServiceContext
| Constructor and Description |
|---|
ServiceContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
singleton(Class<? super T> aClass,
IServiceCreator<T> aCreator) |
public <T> T singleton(Class<? super T> aClass, IServiceCreator<T> aCreator)
singleton in interface IServiceContextCopyright © 2023. All rights reserved.