All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bell.mf.support.repository.AnnotationSpringMessageFrameHandlerRepository Maven / Gradle / Ivy

There is a newer version: 1.6.3.RELEASE
Show newest version
package com.bell.mf.support.repository;

/**
 * 继承{@link AbstractHandlerRepository}抽象类
* 实现{@link AnnotationHandlerRepository}空接口
* @author bell.zhouxiaobing * @since 1.3 */ public class AnnotationSpringMessageFrameHandlerRepository extends AbstractHandlerRepository implements AnnotationHandlerRepository{ }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy