public class YouServiceIocContainer
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
static java.lang.Object |
getYouService(java.lang.Class serviceClass)
Gets you service.
|
static void |
showServiceMap()
Show service map.
|
public static java.lang.Object getYouService(java.lang.Class serviceClass)
throws AutowiredException
serviceClass - the service classAutowiredException - the autowired limited exceptionpublic static void showServiceMap()
Copyright © 2018. All Rights Reserved.