ScaleHandlerFactoryImpl.java 文件源码

java
阅读 35 收藏 0 点赞 0 评论 0

项目:neoscada 作者:
@Override
protected Entry<AbstractMasterHandlerImpl> createService ( final UserInformation userInformation, final String configurationId, final BundleContext context, final Map<String, String> parameters ) throws Exception
{
    final AbstractMasterHandlerImpl handler = new ScaleHandlerImpl ( configurationId, this.poolTracker, this.priority, this.caTracker );
    handler.update ( userInformation, parameters );
    return new Entry<AbstractMasterHandlerImpl> ( configurationId, handler );
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号