論文格式
        電氣工程 會計論文 金融論文 國際貿(mào)易 財務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計算科學(xué) 電氣自動化 歷史論文
        機械設(shè)計 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費獲取
        制藥工程 生物工程 包裝工程 模具設(shè)計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計工程 教育技術(shù)學(xué) 論文降重
        通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
        • 首頁 |
        • 畢業(yè)論文 |
        • 論文格式 |
        • 個人簡歷 |
        • 工作總結(jié) |
        • 入黨申請書 |
        • 求職信 |
        • 入團申請書 |
        • 工作計劃 |
        • 免費論文 |
        • 合作期刊 |
        • 論文同學(xué)網(wǎng) |
        搜索 高級搜索

        當前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計算機論文
        畢業(yè)論文標題:

        基于OSGI標準的離線系統(tǒng)的設(shè)計與實現(xiàn)

         本文ID:LWGSW13653 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 基于OSGI標準的離線系統(tǒng)的設(shè)計與實現(xiàn) (收費:1000 積分)  

        論文字數(shù):16963,頁數(shù):47  有開題報告,任務(wù)書

         摘 要
             
         OSGI規(guī)范定義了一個標準的,面向組件的,網(wǎng)絡(luò)服務(wù)執(zhí)行環(huán)境,這個環(huán)境是一個可擴展的面向服務(wù)架構(gòu)(SOA[17])所必須的底層支持。為網(wǎng)絡(luò)設(shè)備(或者嵌入式設(shè)備)添加OSGI的服務(wù)平臺,就為設(shè)備添加了在網(wǎng)絡(luò)上的任何地方來對其軟件組件的生命周期進行管理的能力。軟件組件能夠被隨意的安裝(installed),更新(updated),或者卸載(remove)而不會對整個設(shè)備的核心控制產(chǎn)生任何影響。
          目前,OSGI技術(shù)主要運用在許多不同產(chǎn)業(yè)的中間件軟件上,同時為OSGI軟件組件也創(chuàng)造了一個巨大的軟件市場。OSGI服務(wù)平臺能夠使這些組件運行在無論大小,各式各樣的設(shè)備上。OSGI標準的采用降低了軟件開發(fā)維護成本,同時也創(chuàng)造了一個新商業(yè)機遇!
          本文將首先對OSGI規(guī)范的基本內(nèi)容做一個大致的探討,讓我們了解OSGI框架到底是如何構(gòu)成的,它的基本設(shè)計思想,以及設(shè)計規(guī)范是怎樣的。OSGI框架到底能讓我們的系統(tǒng)具備那些讓我們著迷的新特性的,它是以什么方式進行的。然后我們將看到一個實際的基于OSGI的項目,我們將從具體應(yīng)用的角度去剖析,OSGI框架在實際項目中是如何應(yīng)用的。我們將從項目的底層架構(gòu),功能設(shè)計,以及開發(fā)流程出發(fā),詳細的介紹整個項目的開發(fā)過程,相信有了這些,你將會對OSGI框架有個全新的認識,并能從中得到一些軟件開發(fā)領(lǐng)域的一些新思想,同我們一起體驗這一次偉大的變革。
          基于OSGI搭建系統(tǒng)帶來了不同的系統(tǒng)設(shè)計和開發(fā)的方式,它帶來了Java界模塊化級別設(shè)計思想的統(tǒng)一,相信不遠的將來,大家會按照同樣的方式去設(shè)計模塊以及模塊間的依賴,編寫模塊中的Component和Service,也許以后我們可以從網(wǎng)站上下載各種各樣的Bundle,從而輕松搭建自己所需要的系統(tǒng),這對與公司的積累而言無疑是非常有利的。毫無疑問,OSGI將帶入我們進入一個面向服務(wù)架構(gòu)的新視野,一切的一切都等待著我們大家一起去發(fā)掘。
        關(guān)鍵詞:JAVA,OSGI,SOA,組件,Bundle,面向服務(wù)架構(gòu)。
        The research and design for the offline system based on the OSGI Service Platform


         ABSTRACT
         
         The OSGI(TM) specifications definde a standardized, component oriented, computing environment for networked services that is the foundation of an enhanced service oriented architecture. Adding an OSGI Service Platform to a networked device(embedded as well as servers), adds the capability to manage the life-cycle of the software components in the device from anywhere in the network. Software components can be installed, updated,or removed on the fly without ever having to disrupt the operation of the device.
         The presence of OSGI technology based middleware in many different industries is creating a large software market for OSGI software components. The OSGI Service Platform enables components to run on a variety of devices, from very small to very big.
         This diploma work will to do with the study of the basic contents of OSGI specification, and let us know more about the questions such as how an OSGI framework is built,what its basic design thought is,and what the specification is.What`s more,how the OSGI framework makes our systems to carry those new characteristics whick lets us fell amazing.Then we will see one actual project according to the OSGI item,we will analyze from the architecture`s core concepts to check out how the OSGI framework goes on with the actual project.We will start with the basic structure of item,the function design, and the whole develop process to introduce the wholw development process of the project.Obviously,you will talk a new understanding to the OSGI framework,and can get some software development realm from it or some thought lately.Just go with us and take a taste of this greate change.
         The system basing on the OSGI can bring us some different ideas on system design and new developemet style.It is making a unify on the module and  design in Java field.Very soon,every will design the dependence between the module and module by the same way,writing the Component and service.Perhaps we can carry the various kinds of Bundles from the websit,building our system easily.Thest are very beneficial for companies.No doubt,the OSGI will take us to enter a new visual field which faces to service structure.All of these are waiting for us to discover together!
         
        Keywords: JAVA, OSGI, SOA, Component, Bundle, Service-oriented Architecture.
        目  錄
        1 緒論 1
        1.1 課題背景 1
        1.2 研究現(xiàn)狀與發(fā)展趨勢 2
        1.3 論文主要工作 3
        1.4 論文組織結(jié)構(gòu) 4
        2 相關(guān)技術(shù)原理 5
        2.1 OSGI關(guān)鍵部分講解 5
        2.1.1 Declarative Services 5
        2.1.2 Bundle的通訊機制 5
        2.1.3 DS中Component的生命周期 6
        2.2 應(yīng)用OSGI 7
        2.3 Spring與OSGI 7
        3 系統(tǒng)分析和設(shè)計 9
        3.1 系統(tǒng)概述 9
        3.2 設(shè)計原則 9
        3.2.1 滿足OSGI規(guī)范 9
        3.2.2 系統(tǒng)的部署和更新 9
        3.2.3 系統(tǒng)數(shù)據(jù)的傳輸 10
        3.3 架構(gòu)設(shè)計 11
        3.3.1 總體架構(gòu)簡述 11
        3.3.2 數(shù)據(jù)庫設(shè)計 12
        3.3.3 將業(yè)務(wù)模塊化 13
        3.4 功能設(shè)計 15
        3.4.1 業(yè)務(wù)功能概述 15
        3.4.2 數(shù)據(jù)綁定框架 16
        3.4.3 錯誤處理框架 17
        3.4.4 報表技術(shù) 19
        3.5 權(quán)限設(shè)計 19
        3.5.1 功能定義(BA_Function ) 19
        3.5.2 菜單定義(BA_Menu) 20
        3.5.3 用戶管理 20
        3.5.4 角色管理 20
        3.5.5 權(quán)限分配 20
        3.5.6 系統(tǒng)登錄 21
        4 系統(tǒng)實現(xiàn) 22
        4.1 開發(fā)環(huán)境 23
        4.2 框架實現(xiàn) 23
        4.2.1 Eclipse RCP 23
        4.2.2 IBatis與Derby 24
        4.2.3 Spring對IBatis的支持 25
        4.3 保養(yǎng)提醒模塊實現(xiàn)講解 27
        4.3.1 頁面及功能描述 27
        4.3.2 保養(yǎng)提醒頁面 27
        4.3.3 頁面說明 27
        4.3.4 實現(xiàn)方法 28
        4.3.5 表設(shè)計與表關(guān)系 28
        4.3.6 部分源代碼 29
        5 系統(tǒng)測試 33
        5.1 測試環(huán)境 33
        5.2 測試數(shù)據(jù) 33
        5.3 測試結(jié)果 34
        結(jié)論 35
        致謝 36
        參考文獻 37


        相關(guān)論文
        本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:美的海外營銷系統(tǒng)業(yè)務(wù)模塊的設(shè)計.. 下一篇:基于Linux的一種快速數(shù)據(jù)包捕獲方..
        Tags:基于 OSGI 標準 系統(tǒng) 設(shè)計 實現(xiàn) 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

        本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認刪除 E-mail:349991040@qq.com

        論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計算機論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

        Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

        感谢您访问我们的网站,您可能还对以下资源感兴趣:

        论文格式网:毕业论文格式范文