单例在Spring中配置

来源:互联网 发布:淘宝网ie8不能使用 编辑:程序博客网 时间:2024/04/30 07:00

<bean id="knowledgeBaseFactory"
        class="com.bill99.seashell.fsp.channelrouter.service.impl.ChannelRouteKBaseFactory" factory-method="getInstance">

</bean>