| 类 | 说明 |
|---|---|
| ScanUtil |
该工具类用于扫描classpath中所有的类,包含jar文件中的class和文件夹下的class
The utility class is used to scan all classes in the classpath,
including the class in the jar file and the class under the folder.
|
| SpringLiteContext |
简化版本的ROC框架,参考spring-framework的使用方式,实现简单的依赖注入和动态代理实现的面向切面编程
The simplified version of the ROC framework, referring to the use of the spring-framework,
implements a simple dependency injection and aspect-oriented programming for dynamic proxy implementations.
|
Copyright © 2021. All rights reserved.