程序包 network.nerve.core.core.ioc
-
类概要 类 说明 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的使用方式,实现简单的依赖注入和动态代理实现的面向切面编程