JP2012123619A - Application management device, server device, application management system, application management method, and computer program - Google Patents

Application management device, server device, application management system, application management method, and computer program Download PDF

Info

Publication number
JP2012123619A
JP2012123619A JP2010273729A JP2010273729A JP2012123619A JP 2012123619 A JP2012123619 A JP 2012123619A JP 2010273729 A JP2010273729 A JP 2010273729A JP 2010273729 A JP2010273729 A JP 2010273729A JP 2012123619 A JP2012123619 A JP 2012123619A
Authority
JP
Japan
Prior art keywords
function
management information
list
master
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2010273729A
Other languages
Japanese (ja)
Inventor
Tomoyoshi Shoji
知由 庄司
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2010273729A priority Critical patent/JP2012123619A/en
Publication of JP2012123619A publication Critical patent/JP2012123619A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an application management device capable of reducing hardware resource consumption by an unneeded function included in application without a burden on a user.SOLUTION: The application management device includes: a function list storage part 11 storing a valid function list constituting the application; a function use history information storage part 12 storing function use history information indicating the execution history of respective functions; an unneeded function determination condition storage part 13 storing an unneeded function determination condition for determining whether or not each function is unneeded on the basis of the function use history information; a function use history information updating part 15 for updating the function use history information corresponding to the execution of each function; a function configuration updating part 16 for determining whether or not each function satisfies the unneeded function determination condition on the basis of the function use history information, deleting the function determined as satisfying the unneeded function determination condition from the application and invalidating it; and a function list updating part 14 for updating the function list in response to the updating of a valid function configuration.

Description

本発明は、情報処理装置にインストールされるアプリケーションソフトウェア(以下、単にアプリケーションと記載する)を管理するアプリケーション管理装置に関する。   The present invention relates to an application management apparatus that manages application software (hereinafter simply referred to as an application) installed in an information processing apparatus.

アプリケーションを管理するアプリケーション管理装置として、情報格納部の空き容量が閾値を下回ると、不要なアプリケーションを選択して削除するものが知られている(例えば、特許文献1参照)。   As an application management apparatus that manages applications, there is known an apparatus that selects and deletes unnecessary applications when the free space of the information storage unit falls below a threshold (see, for example, Patent Document 1).

この特許文献1に記載されたアプリケーション管理装置は、アプリケーション毎に構成ファイルの総容量や最終利用日時を記憶しておく。また、このアプリケーション管理装置は、アプリケーションが格納されている情報格納部の空き容量が閾値を下回ったことを検出すると、最終利用日時からの経過時間が最も長いアプリケーションから順に選択する。そして、このアプリケーション管理装置は、空き容量が閾値を超えるまで、選択したアプリケーションを削除する。   The application management apparatus described in Patent Document 1 stores the total capacity of the configuration file and the last use date and time for each application. In addition, when detecting that the free space of the information storage unit in which the application is stored has fallen below the threshold, the application management apparatus sequentially selects the application having the longest elapsed time since the last use date. Then, this application management apparatus deletes the selected application until the free space exceeds the threshold value.

特開平10−260873号公報JP-A-10-260873

ところで、情報処理装置にインストールされるアプリケーションは、一般的に複数の機能によって構成される。このようなアプリケーションでは、全ての機能がユーザにとって必要でない場合がある。   By the way, the application installed in the information processing apparatus is generally configured by a plurality of functions. In such an application, not all functions may be necessary for the user.

このようなアプリケーションがインストールされている情報処理装置では、不要機能を構成するコンピュータ・プログラムモジュールを含むファイルが記憶領域を消費してしまう。また、アプリケーション起動中には、不要機能を構成するコンピュータ・プログラムモジュールが、CPU(Central Processing Unit)やメモリを消費してしまう。そして、これらのハードウェアリソースが乏しい場合には、情報処理装置の動作の安定性に問題が生じる場合もある。   In an information processing apparatus in which such an application is installed, a file including a computer program module constituting an unnecessary function consumes a storage area. Further, when the application is activated, a computer program module constituting an unnecessary function consumes a CPU (Central Processing Unit) and a memory. If these hardware resources are scarce, there may be a problem in the stability of the operation of the information processing apparatus.

しかしながら、特許文献1に記載されたアプリケーション管理装置は、ユーザにとって不要な機能を含むアプリケーションであっても、一部の機能の使用頻度が高ければ削除対象として選択しない。   However, the application management apparatus described in Patent Document 1 is not selected as a deletion target even if an application includes functions unnecessary for the user if some functions are used frequently.

そのため、特許文献1に記載されたアプリケーション管理装置では、不要機能によるハードウェアリソースの消費量を抑制するためには、アプリケーションのインストール後にアプリケーションの機能構成を見直して不要機能を削除するというユーザの作業が必要となっていた。このような不要機能の削除作業は煩雑であるだけでなく、アプリケーションに対する十分な知識を必要とするため、ユーザにとって負担となっていった。   Therefore, in the application management apparatus described in Patent Document 1, in order to suppress the consumption of hardware resources due to unnecessary functions, the user's work of reviewing the functional configuration of the application after installing the application and deleting the unnecessary function Was needed. Such unnecessary function deletion work is not only complicated, but also requires sufficient knowledge about the application, which has been a burden on the user.

このように、特許文献1に記載されたアプリケーション管理装置は、アプリケーションに含まれる不要機能によってハードウェアリソースの消費量を増加させてしまうという課題をユーザの負担無しでは解決できなかった。   As described above, the application management apparatus described in Patent Document 1 cannot solve the problem of increasing the consumption of hardware resources due to unnecessary functions included in the application without a burden on the user.

本発明は、上述の課題を解決するためになされたもので、アプリケーションに含まれる不要機能によるハードウェアリソース消費量を、ユーザの負担無く軽減することができるアプリケーション管理装置を提供することを目的とする。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide an application management apparatus that can reduce hardware resource consumption due to unnecessary functions included in an application without burden on the user. To do.

本発明のアプリケーション管理装置は、情報処理装置にインストールされたアプリケーションソフトウェアを構成する有効な機能の一覧を表す機能リストを記憶した機能リスト記憶部と、前記各機能が実行された履歴を表す機能使用履歴情報を記憶した機能使用履歴情報記憶部と、前記機能使用履歴情報に基づいて前記各機能が不要か否かを判定するための不要機能判定条件を記憶した不要機能判定条件記憶部と、前記各機能の実行に応じて前記機能使用履歴情報を更新する機能使用履歴情報更新部と、前記機能リストに含まれる各機能について、前記機能使用履歴情報に基づいて前記不要機能判定条件を満たすか否かを判定するとともに、前記不要機能判定条件を満たすと判定した機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成を更新する機能構成更新部と、前記アプリケーションソフトウェアの有効な機能構成の更新に応じて前記機能リストを更新する機能リスト更新部と、を備える。   An application management apparatus according to the present invention includes a function list storage unit that stores a function list that represents a list of valid functions that constitute application software installed in an information processing apparatus, and a function use that represents a history of execution of the functions. A function use history information storage unit storing history information, an unnecessary function determination condition storage unit storing unnecessary function determination conditions for determining whether or not each function is unnecessary based on the function use history information, A function usage history information update unit that updates the function usage history information according to the execution of each function, and whether or not the unnecessary function determination condition is satisfied based on the function usage history information for each function included in the function list And the function determined to satisfy the unnecessary function determination condition is deleted from the application software and is deleted. By the comprises a functional configuration update unit for updating the effective functional configuration of the application software, and a function list updating unit that updates the function list according to the update of the effective functional configuration of the application software.

また、本発明のアプリケーション管理方法は、情報処理装置にインストールされたアプリケーションソフトウェアを構成する有効な機能の一覧を表す機能リストに含まれる各機能の実行に応じて、前記各機能が実行された履歴を表す機能使用履歴情報を更新する機能使用履歴情報更新ステップと、前記機能使用履歴情報に基づいて、前記機能リストに含まれる各機能が所定の不要機能判定条件を満たすか否かを判定する不要機能判定ステップと、
前記不要機能判定条件を満たすと判定された機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成を更新する機能構成更新ステップと、前記アプリケーションソフトウェアの有効な機能構成の更新に応じて前記機能リストを更新する機能リスト更新ステップと、を備える。
In addition, the application management method of the present invention provides a history of execution of each function according to execution of each function included in a function list representing a list of valid functions constituting application software installed in the information processing apparatus. A function use history information update step for updating function use history information representing the function, and it is unnecessary to determine whether each function included in the function list satisfies a predetermined unnecessary function determination condition based on the function use history information A function determination step;
A function configuration updating step for updating a valid function configuration of the application software by deleting and invalidating the function determined to satisfy the unnecessary function determination condition from the application software; and a valid function of the application software A function list updating step of updating the function list in accordance with the update of the configuration.

また、本発明のコンピュータ・プログラムは、情報処理装置にインストールされたアプリケーションソフトウェアを構成する有効な機能の一覧を表す機能リストに含まれる各機能の実行に応じて、前記各機能が実行された履歴を表す機能使用履歴情報を更新する機能使用履歴情報更新ステップと、前記機能使用履歴情報に基づいて、前記機能リストに含まれる各機能が所定の不要機能判定条件を満たすか否かを判定する不要機能判定ステップと、
前記不要機能判定条件を満たすと判定された機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成を更新する機能構成更新ステップと、前記アプリケーションソフトウェアの有効な機能構成の更新に応じて前記機能リストを更新する機能リスト更新ステップと、をコンピュータ装置に実行させる。
Further, the computer program of the present invention provides a history of execution of each function according to execution of each function included in a function list representing a list of valid functions constituting application software installed in the information processing apparatus. A function use history information update step for updating function use history information representing the function, and it is unnecessary to determine whether each function included in the function list satisfies a predetermined unnecessary function determination condition based on the function use history information A function determination step;
A function configuration updating step for updating a valid function configuration of the application software by deleting and invalidating the function determined to satisfy the unnecessary function determination condition from the application software; and a valid function of the application software And a function list updating step of updating the function list according to the configuration update.

本発明は、アプリケーションに含まれる不要機能によるハードウェアリソース消費量を、ユーザの負担無く軽減することができるアプリケーション管理装置を提供することができる。   The present invention can provide an application management apparatus that can reduce hardware resource consumption due to unnecessary functions included in an application without any burden on the user.

本発明の第1の実施の形態としてのアプリケーション管理装置の機能ブロック図である。It is a functional block diagram of the application management apparatus as a 1st embodiment of the present invention. 本発明の第1の実施の形態における機能リストの一例を説明する図である。It is a figure explaining an example of the function list | wrist in the 1st Embodiment of this invention. 本発明の第1の実施の形態における機能使用履歴情報の一例を説明する図である。It is a figure explaining an example of the function use history information in the 1st Embodiment of this invention. 本発明の第1の実施の形態における不要機能判定条件の一例を説明する図である。It is a figure explaining an example of the unnecessary function determination conditions in the 1st Embodiment of this invention. 本発明の第1の実施の形態としてのアプリケーション管理装置の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the application management apparatus as the 1st Embodiment of this invention. 本発明の第2の実施の形態としてのアプリケーション管理装置の機能ブロック図である。It is a functional block diagram of the application management apparatus as the 2nd Embodiment of this invention. 本発明の第2の実施の形態としてのアプリケーション管理装置の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the application management apparatus as the 2nd Embodiment of this invention. 本発明の第3の実施の形態としてのアプリケーション管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the application management system as the 3rd Embodiment of this invention. 本発明の第3の実施の形態としてのアプリケーション管理システムを構成する各装置の機能ブロック図である。It is a functional block diagram of each apparatus which comprises the application management system as the 3rd Embodiment of this invention. 本発明の第3の実施の形態としてのアプリケーション管理システムの動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the application management system as the 3rd Embodiment of this invention.

以下、本発明の実施の形態について、図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

(第1の実施の形態)
本発明の第1の実施の形態としてのアプリケーション管理装置1の構成を図1に示す。
(First embodiment)
The configuration of the application management apparatus 1 as the first embodiment of the present invention is shown in FIG.

図1において、アプリケーション管理装置1は、機能リスト記憶部11と、機能使用履歴情報記憶部12と、不要機能判定条件記憶部13と、機能リスト更新部14と、機能使用履歴情報更新部15と、機能構成更新部16とを備えている。   In FIG. 1, the application management apparatus 1 includes a function list storage unit 11, a function use history information storage unit 12, an unnecessary function determination condition storage unit 13, a function list update unit 14, and a function use history information update unit 15. And a functional configuration updating unit 16.

ここで、アプリケーション管理装置1は、CPUと、RAM(Random Access Memory)と、ROM(Read Only Memory)と、ハードディスク等の記憶装置と、入力装置と、表示装置とを備えたコンピュータ装置によって構成されている。また、機能リスト記憶部11と、機能使用履歴情報記憶部12と、不要機能判定条件記憶部13とは、記憶装置によって構成されている。また、機能リスト更新部14と、機能使用履歴情報更新部15と、機能構成更新部16とは、ROMまたは記憶装置に記憶されたコンピュータ・プログラムをRAMに読み込んで実行するCPUによって構成されている。なお、アプリケーション管理装置1の各機能ブロックを構成するハードウェア構成は、上述の構成に限定されない。   Here, the application management apparatus 1 is configured by a computer device including a CPU, a RAM (Random Access Memory), a ROM (Read Only Memory), a storage device such as a hard disk, an input device, and a display device. ing. The function list storage unit 11, the function use history information storage unit 12, and the unnecessary function determination condition storage unit 13 are configured by a storage device. The function list update unit 14, the function use history information update unit 15, and the function configuration update unit 16 are configured by a CPU that reads a computer program stored in a ROM or a storage device into the RAM and executes it. . Note that the hardware configuration configuring each functional block of the application management apparatus 1 is not limited to the configuration described above.

また、アプリケーション管理装置1を構成するコンピュータ装置には、アプリケーションがインストールされている。すなわち、アプリケーションに相当するコンピュータ・プログラムを構成するファイル群が記憶装置に格納されている。そして、これらのファイル群のうち、アプリケーションを起動するための実行ファイルが呼び出されることにより、アプリケーションに相当するコンピュータ・プログラムがRAMに読み込まれてCPUによって実行される。   In addition, an application is installed in the computer device constituting the application management apparatus 1. That is, a file group constituting a computer program corresponding to an application is stored in the storage device. When an execution file for starting up the application is called out of these file groups, a computer program corresponding to the application is read into the RAM and executed by the CPU.

また、アプリケーション管理装置1を構成するコンピュータ装置にインストールされたアプリケーションは、1つ以上の有効な機能によって構成されている。ここで、有効な機能とは、アプリケーションが有する機能のうち、コンピュータ装置にインストールされてアプリケーション起動時に呼び出し可能となっている機能である。すなわち、有効な機能に相当するコンピュータ・プログラムモジュールを構成するファイル群が、コンピュータ装置の記憶装置に格納されている。そして、アプリケーションは、有効な機能がアプリケーション起動中に呼び出し可能となるよう動作する。例えば、アプリケーションは、有効な機能をメニューに含めて画面に表示する。また、アプリケーションは、有効な機能の呼び出しに必要となるコンピュータ・プログラムモジュールをあらかじめRAMに読み込んでおく。   In addition, the application installed in the computer device constituting the application management apparatus 1 is configured by one or more effective functions. Here, the effective function is a function that is installed in a computer device and can be called when the application is started, among the functions of the application. That is, a file group constituting a computer program module corresponding to an effective function is stored in the storage device of the computer device. Then, the application operates so that an effective function can be called while the application is activated. For example, the application includes a valid function in a menu and displays it on the screen. Further, the application loads a computer program module necessary for calling an effective function into the RAM in advance.

また、アプリケーションは、インストールされた後にも、自身が有する各機能を追加および削除する機能を有している。各機能は、追加されることにより有効となる。すなわち、アプリケーションは、追加される機能に相当するコンピュータ・プログラムモジュールを構成するファイル群を、外部の装置から取得してコンピュータ装置の記憶装置に追加して格納する。そして、アプリケーションは、アプリケーションの起動中に該機能が呼び出し可能となるよう、メニュー表示や、アプリケーション起動時に読み込むプログラムモジュール等の設定を変更する。   Further, even after the application is installed, it has a function of adding and deleting each function of itself. Each function becomes effective when added. That is, the application acquires a file group constituting a computer program module corresponding to the added function from an external device, and stores the file group in a storage device of the computer device. Then, the application changes settings such as menu display and a program module read when the application is activated so that the function can be called during the activation of the application.

また、各機能は、削除されることにより無効となる。すなわち、アプリケーションは、該機能に相当するコンピュータ・プログラムモジュールを構成するファイル群をコンピュータ装置の記憶装置から削除する。そして、アプリケーションは、アプリケーションの起動中に該機能が呼び出し不可となるよう、メニュー表示や、アプリケーション起動時に読み込むプログラムモジュール等の設定を変更する。   Each function is invalidated by being deleted. That is, the application deletes a file group constituting the computer program module corresponding to the function from the storage device of the computer device. Then, the application changes settings such as menu display and a program module read when the application is activated so that the function cannot be called during the application activation.

次に、アプリケーション管理装置1を構成する各機能ブロックについて説明する。   Next, each functional block constituting the application management apparatus 1 will be described.

機能リスト記憶部11は、コンピュータ装置にインストールされたアプリケーションを構成する有効な機能の一覧を表す機能リストを記憶している。   The function list storage unit 11 stores a function list representing a list of effective functions that constitute an application installed in the computer apparatus.

ここで、機能リストの一例を図2に示す。図2の機能リストは、アプリケーションが有する各機能が有効であるか無効であるかを表す情報を含んでいる。なお、機能リストは、図2の例に限らず、有効な機能の一覧を表す情報を含むものであればよい。   An example of the function list is shown in FIG. The function list in FIG. 2 includes information indicating whether each function of the application is valid or invalid. Note that the function list is not limited to the example of FIG. 2, and any function list that includes information representing a list of effective functions may be used.

機能使用履歴情報記憶部12は、各機能が実行された履歴を表す機能使用履歴情報を記憶している。   The function use history information storage unit 12 stores function use history information representing a history of execution of each function.

ここで、機能使用履歴情報の一例を図3に示す。図3の機能使用履歴情報は、各機能の機能追加日付、最終動作日付および過去動作回数を表す情報を含んでいる。機能追加日付は、アプリケーションのインストール時にインストールされている機能の場合は、アプリケーションがインストールされた日付である。あるいは、インストール後に追加された機能の場合は、追加された日付である。最終動作日付は、該当する機能が最後に呼び出されて実行された日付である。過去動作回数は、機能追加以降、該当する機能が呼び出されて実行された回数である。その他、機能使用履歴情報は、機能削除日付を含んでいてもよい。   Here, an example of the function usage history information is shown in FIG. The function usage history information in FIG. 3 includes information indicating the function addition date, the last operation date, and the past operation count of each function. In the case of a function installed at the time of application installation, the function addition date is the date when the application is installed. Or, in the case of a function added after installation, it is the date of addition. The last operation date is the date when the corresponding function was last called and executed. The past operation count is the number of times the corresponding function has been called and executed since the addition of the function. In addition, the function use history information may include a function deletion date.

なお、機能使用履歴情報は、図3の例に限らず、各機能が追加、実行または削除される毎に機能名称と動作内容と日付とが対応付けて追加記録されていく形式であってもよい。   Note that the function usage history information is not limited to the example in FIG. 3, and may be in a format in which a function name, an operation content, and a date are additionally recorded in association with each function being added, executed, or deleted. Good.

不要機能判定条件記憶部13は、機能使用履歴情報に基づいて各機能が不要か否かを判定するための不要機能判定条件を記憶している。   The unnecessary function determination condition storage unit 13 stores an unnecessary function determination condition for determining whether or not each function is unnecessary based on the function use history information.

ここで、不要機能判定条件の一例を図4に示す。図4に示す不要機能判定条件は、機能追加日付からの経過日数が閾値d1以上であり、かつ、最終動作日付からの経過日数が閾値d2以上であり、かつ、過去動作回数が閾値n以下である、という条件を表している。図4はあくまで一例であり、その他、機能使用履歴情報に記録された各項目に関する条件、機能使用履歴情報から集計可能な情報に関する条件、または、これらを組み合わせた条件であってもよい。   Here, an example of the unnecessary function determination condition is shown in FIG. The unnecessary function determination condition shown in FIG. 4 is that the number of days elapsed from the function addition date is equal to or greater than the threshold d1, the number of days elapsed from the last operation date is equal to or greater than the threshold d2, and the number of past operations is equal to or less than the threshold n. It represents the condition of being. FIG. 4 is merely an example, and other conditions may be conditions relating to each item recorded in the function usage history information, conditions relating to information that can be aggregated from the function usage history information, or a combination of these.

機能リスト更新部14は、アプリケーションに対する機能追加または機能削除に応じて機能リスト記憶部11を更新する。   The function list update unit 14 updates the function list storage unit 11 in accordance with function addition or function deletion for the application.

すなわち、機能リスト更新部14は、後述する機能構成更新部16によって追加または削除される機能に関して、機能リストを更新する。   That is, the function list update unit 14 updates the function list with respect to functions that are added or deleted by the function configuration update unit 16 described later.

また、機能リスト更新部14は、ユーザ操作に応じて追加または削除された機能に関しても、機能リストを更新する。例えば、機能リスト更新部14は、機能追加または機能削除を指示する情報を入力装置から取得することにより、該当する機能に関して機能リストを更新してもよい。この場合、機能リスト更新部14は、取得した機能追加または機能削除を指示する情報をアプリケーションに通知するようにする。あるいは、機能リスト更新部14は、ユーザ操作に応じて機能追加または機能削除を実行したアプリケーションから通知されることにより、該当する機能に関して機能リストを更新してもよい。   The function list update unit 14 also updates the function list for functions that have been added or deleted in response to user operations. For example, the function list updating unit 14 may update the function list for the corresponding function by acquiring information for instructing function addition or function deletion from the input device. In this case, the function list updating unit 14 notifies the application of information instructing the acquired function addition or function deletion. Or the function list update part 14 may update a function list regarding the applicable function by receiving notification from the application which performed the function addition or function deletion according to user operation.

機能使用履歴情報更新部15は、各機能の実行に応じて、機能使用履歴情報記憶部12に記憶された機能使用履歴情報を更新する。例えば、機能使用履歴情報更新部15は、機能が呼び出されて実行したことをアプリケーションから通知されることにより、機能使用履歴情報を更新してもよい。   The function usage history information update unit 15 updates the function usage history information stored in the function usage history information storage unit 12 in accordance with the execution of each function. For example, the function usage history information update unit 15 may update the function usage history information by notifying the application that the function has been called and executed.

機能構成更新部16は、機能リスト記憶部11に含まれる有効な各機能について、機能使用履歴情報に基づいて不要機能判定条件を満たすか否かを判定する。そして、機能構成更新部16は、不要機能判定条件を満たすと判定した機能をアプリケーションソフトウェアから削除して無効とする。例えば、機能構成更新部16は、該当する機能に相当するコンピュータ・プログラムモジュールを構成するファイル群を記憶装置から削除して各種設定を変更するよう、アプリケーションに通知してもよい。   The functional configuration update unit 16 determines whether or not an unnecessary function determination condition is satisfied for each valid function included in the function list storage unit 11 based on the function usage history information. Then, the function configuration updating unit 16 deletes the function determined to satisfy the unnecessary function determination condition from the application software and invalidates it. For example, the function configuration updating unit 16 may notify the application to delete a file group constituting a computer program module corresponding to the corresponding function from the storage device and change various settings.

以上のように構成されたアプリケーション管理装置1の動作について、図5を参照して説明する。なお、アプリケーション管理装置1は、アプリケーションが起動されたときに、以下の動作を開始するものとする。   The operation of the application management apparatus 1 configured as described above will be described with reference to FIG. Note that the application management apparatus 1 starts the following operation when an application is started.

まず、機能構成更新部16は、機能リスト記憶部11に記憶された機能リストに含まれる有効な各機能について、機能使用履歴情報記憶部12に記憶された機能使用履歴情報に基づいて、不要機能判定条件記憶部13に記憶された不要機能判定条件を満たすか否かを判定する(ステップS1)。   First, the function configuration updating unit 16 creates unnecessary functions for each valid function included in the function list stored in the function list storage unit 11 based on the function use history information stored in the function use history information storage unit 12. It is determined whether or not an unnecessary function determination condition stored in the determination condition storage unit 13 is satisfied (step S1).

ここで、不要機能判定条件を満たす機能がないと判断した場合、アプリケーション管理装置1の動作はステップS3に進む。   If it is determined that there is no function that satisfies the unnecessary function determination condition, the operation of the application management apparatus 1 proceeds to step S3.

一方、不要機能判定条件を満たす機能があると判断した場合、機能構成更新部16は、該当する機能をアプリケーションから削除して無効とする。そして、機能リスト更新部14は、削除された機能を機能リストから削除する(ステップS2)。   On the other hand, if it is determined that there is a function that satisfies the unnecessary function determination condition, the function configuration updating unit 16 deletes the corresponding function from the application and invalidates it. Then, the function list update unit 14 deletes the deleted function from the function list (step S2).

ここで、アプリケーションは起動時の処理を実行し、有効な各機能を呼び出し可能な状態となる。   Here, the application executes processing at the time of activation, and is in a state where it is possible to call each effective function.

次に、機能使用履歴情報更新部15は、アプリケーションから機能が実行されたことを通知されたか否かを判断する(ステップS3)。   Next, the function usage history information update unit 15 determines whether or not the application has been notified that the function has been executed (step S3).

ここで、機能が実行されたことを通知されていないと判断した場合、アプリケーション管理装置1の動作はステップS5に進む。   If it is determined that the function has not been notified, the operation of the application management device 1 proceeds to step S5.

一方、機能が実行されたことを通知されたと判断した場合、機能使用履歴情報更新部15は、該当する機能について、機能使用履歴情報記憶部12の機能使用履歴情報を更新する(ステップS4)。   On the other hand, if it is determined that the function has been notified, the function usage history information update unit 15 updates the function usage history information in the function usage history information storage unit 12 for the corresponding function (step S4).

次に、機能リスト更新部14は、ユーザ操作に応じた機能追加または機能削除が行われたか否かを判断する(ステップS5)。   Next, the function list update unit 14 determines whether or not a function addition or function deletion according to a user operation has been performed (step S5).

ここで、ユーザ操作に応じた機能追加または機能削除が行われていないと判断した場合、アプリケーション管理装置1の動作はステップS7に進む。   Here, when it is determined that the function addition or the function deletion according to the user operation is not performed, the operation of the application management apparatus 1 proceeds to step S7.

一方、機能追加または機能削除が行われたと判断した場合、機能リスト更新部14は、機能リスト記憶部11の機能リストを更新する(ステップS6)。   On the other hand, when it is determined that the function addition or the function deletion has been performed, the function list update unit 14 updates the function list in the function list storage unit 11 (step S6).

次に、アプリケーションが終了していない場合(ステップS7でNo)、アプリケーション管理装置1の動作はステップS3に戻る。一方、アプリケーションが終了した場合(ステップS7でYes)、アプリケーション管理装置1は、動作を終了する。   Next, when the application has not ended (No in step S7), the operation of the application management apparatus 1 returns to step S3. On the other hand, when the application ends (Yes in step S7), the application management apparatus 1 ends the operation.

次に、本発明の第1の実施の形態の効果について述べる。   Next, effects of the first exemplary embodiment of the present invention will be described.

本発明の第1の実施の形態としてのアプリケーション管理装置は、アプリケーションに含まれる不要機能によるハードウェアリソース消費量を、ユーザの負担無く軽減することができる。   The application management apparatus as the first exemplary embodiment of the present invention can reduce hardware resource consumption due to unnecessary functions included in an application without burden on the user.

その理由は、アプリケーションを構成する有効な機能を機能リストとして記憶しておき、機能使用履歴情報更新部が、有効な各機能について機能使用履歴情報を記録し、機能構成更新部が、機能使用履歴情報が不要機能判定条件を満たす機能をアプリケーションから削除するからである。   The reason is that the valid functions that make up the application are stored as a function list, the function usage history information update unit records the function usage history information for each valid function, and the function configuration update unit records the function usage history. This is because the function whose information satisfies the unnecessary function determination condition is deleted from the application.

これにより、ユーザにとって不要な機能に相当するコンピュータ・プログラムモジュールを構成するファイル群による記憶装置の消費量を抑えることができる。また、ユーザにとって不要な機能に相当するコンピュータ・プログラムモジュールによるCPUやRAMの消費量を抑えることができる。また、その結果、ユーザは、機能構成を見直し不要機能を削除する作業を行う必要がない。また、ユーザは、ハードウェアリソースを増強する作業も行わなくてよい。   Thereby, it is possible to suppress the consumption of the storage device by the file group constituting the computer program module corresponding to the function unnecessary for the user. Further, it is possible to suppress the consumption of the CPU and RAM by the computer program module corresponding to functions unnecessary for the user. As a result, the user need not review the function configuration and delete unnecessary functions. Further, the user does not need to perform an operation of increasing hardware resources.

(第2の実施の形態)
次に、本発明の第2の実施の形態について図面を参照して詳細に説明する。なお、本実施の形態の説明において参照する各図面において、本発明の第1の実施の形態と同一の構成および同様に動作するステップには同一の符号を付して本実施の形態における詳細な説明を省略する。
(Second Embodiment)
Next, a second embodiment of the present invention will be described in detail with reference to the drawings. Note that, in each drawing referred to in the description of the present embodiment, the same reference numerals are given to the same configuration and steps that operate in the same manner as in the first embodiment of the present invention, and the detailed description in the present embodiment. Description is omitted.

本発明の第2の実施の形態としてのアプリケーション管理装置2を図6に示す。図6において、アプリケーション管理装置2は、本発明の第1の実施の形態としてのアプリケーション管理装置1に対して、機能リスト更新部14に替えて機能リスト更新部24と、機能使用履歴情報更新部15に替えて機能使用履歴情報更新部25と、機能構成更新部16に替えて機能構成更新部26とを備え、さらに、機能管理情報格納先記憶部27と、機能管理情報送受信部28と、不要機能判定条件更新部29とを備える点が異なる。なお、機能管理情報格納先記憶部27および機能管理情報送受信部28は、本発明の機能管理情報送受信部の一実施形態を構成している。   An application management apparatus 2 as a second embodiment of the present invention is shown in FIG. In FIG. 6, the application management apparatus 2 is different from the application management apparatus 1 according to the first embodiment of the present invention in that a function list update unit 24 and a function use history information update unit are provided instead of the function list update unit 14. 15 includes a function usage history information update unit 25, a function configuration update unit 26 instead of the function configuration update unit 16, a function management information storage destination storage unit 27, a function management information transmission / reception unit 28, The difference is that an unnecessary function determination condition update unit 29 is provided. The function management information storage destination storage unit 27 and the function management information transmission / reception unit 28 constitute an embodiment of the function management information transmission / reception unit of the present invention.

ここで、機能管理情報格納先記憶部27は、記憶装置によって構成される。また、機能管理情報送受信部28は、記憶装置またはROMに記憶されたコンピュータ・プログラムをRAMに読み込んで実行するCPUおよび周辺機器接続インタフェースによって構成される。また、不要機能判定条件更新部29は、記憶装置またはROMに記憶されたコンピュータ・プログラムをRAMに読み込んで実行するCPU、入力装置、および、表示装置によって構成される。なお、アプリケーション管理装置2の各機能ブロックを構成するハードウェア構成は、上述の構成に限定されない。   Here, the function management information storage destination storage unit 27 is configured by a storage device. The function management information transmitting / receiving unit 28 includes a CPU and a peripheral device connection interface that read a computer program stored in the storage device or ROM into the RAM and execute it. The unnecessary function determination condition update unit 29 includes a CPU that reads a computer program stored in a storage device or ROM into a RAM, executes it, an input device, and a display device. Note that the hardware configuration configuring each functional block of the application management apparatus 2 is not limited to the above configuration.

なお、アプリケーション管理装置2を構成するコンピュータ装置は、本発明の第1の実施の形態としてのアプリケーション管理装置1を構成するコンピュータ装置と同一の構成に加えて、さらに周辺機器接続インタフェースを備える。   The computer device constituting the application management apparatus 2 includes a peripheral device connection interface in addition to the same configuration as that of the computer apparatus constituting the application management device 1 as the first embodiment of the present invention.

また、アプリケーション管理装置2は、周辺機器接続インタフェースを介して機能管理情報格納装置9に接続されている。   The application management device 2 is connected to the function management information storage device 9 via a peripheral device connection interface.

ここで、機能管理情報格納装置9は、アプリケーション管理装置2を構成するコンピュータ装置に接続可能な可搬型の記憶装置によって構成されることが望ましい。例えば、機能管理情報格納装置9は、USB(Universal Serial Bus)メモリやSDメモリカード等であってもよい。   Here, it is desirable that the function management information storage device 9 is constituted by a portable storage device that can be connected to a computer device constituting the application management device 2. For example, the function management information storage device 9 may be a USB (Universal Serial Bus) memory, an SD memory card, or the like.

この機能管理情報格納装置9は、機能管理情報マスタを格納する装置である。機能管理情報マスタとは、アプリケーション管理装置2から受信される機能管理情報に同期される情報である。また、機能管理情報マスタは、1つ以上のアプリケーション管理装置2によって共有される情報である。   The function management information storage device 9 is a device that stores a function management information master. The function management information master is information synchronized with the function management information received from the application management apparatus 2. The function management information master is information shared by one or more application management apparatuses 2.

また、機能管理情報マスタは、機能リストマスタを少なくとも含んでいる。この機能リストマスタとは、アプリケーション管理装置2から受信される機能管理情報に含まれる機能リストに同期される情報である。   The function management information master includes at least a function list master. The function list master is information synchronized with the function list included in the function management information received from the application management apparatus 2.

また、機能管理情報マスタは、使用機能履歴情報マスタをさらに含んでいてもよい。この機能使用履歴情報マスタとは、アプリケーション管理装置2から受信される機能管理情報に含まれる機能使用履歴情報に同期される情報である。   The function management information master may further include a used function history information master. The function usage history information master is information synchronized with the function usage history information included in the function management information received from the application management apparatus 2.

また、機能管理情報マスタは、不要機能判定条件マスタをさらに含んでいてもよい。この不要機能判定条件マスタとは、アプリケーション管理装置2から受信される機能管理情報に含まれる不要機能判定条件に同期される情報である。   The function management information master may further include an unnecessary function determination condition master. The unnecessary function determination condition master is information that is synchronized with the unnecessary function determination condition included in the function management information received from the application management apparatus 2.

機能管理情報格納先記憶部27は、機能管理情報格納装置9を表す情報を記憶している。例えば、機能管理情報格納先記憶部27は、機能管理情報格納装置9を表す情報として、機能管理情報格納装置9に記憶された機能リストマスタ、機能使用履歴情報マスタ、および不要機能判定条件マスタの各ファイルパスを記憶していてもよい。   The function management information storage destination storage unit 27 stores information representing the function management information storage device 9. For example, the function management information storage destination storage unit 27 includes, as information representing the function management information storage device 9, a function list master, a function use history information master, and an unnecessary function determination condition master stored in the function management information storage device 9. Each file path may be stored.

機能管理情報送受信部28は、機能管理情報格納先記憶部27に記憶された機能管理情報格納装置9から、機能管理情報マスタを受信する。ここで、機能管理情報送受信部28は、この機能管理情報マスタの受信を、アプリケーションの起動時またはアプリケーション起動中の所定のタイミングで実行する。   The function management information transmitting / receiving unit 28 receives the function management information master from the function management information storage device 9 stored in the function management information storage destination storage unit 27. Here, the function management information transmitting / receiving unit 28 performs reception of the function management information master at a predetermined timing when the application is activated or during application activation.

また、機能管理情報送受信部28は、機能リスト記憶部11に記憶された機能リストを少なくとも含む機能管理情報を機能管理情報格納装置9に送信する。   Further, the function management information transmitting / receiving unit 28 transmits function management information including at least the function list stored in the function list storage unit 11 to the function management information storage device 9.

また、機能管理情報送受信部28は、機能使用履歴情報記憶部12に記憶された機能使用履歴情報、および、不要機能判定条件記憶部13に記憶された不要機能判定条件を機能管理情報にさらに含めて機能管理情報格納装置9に送信してもよい。   Further, the function management information transmitting / receiving unit 28 further includes the function use history information stored in the function use history information storage unit 12 and the unnecessary function determination condition stored in the unnecessary function determination condition storage unit 13 in the function management information. May be transmitted to the function management information storage device 9.

このとき、機能管理情報送受信部28は、機能管理情報を機能管理情報格納装置9に送信することにより、機能管理情報と、機能管理情報格納装置9に格納される機能管理情報マスタとを同期させる。   At this time, the function management information transmitting / receiving unit 28 synchronizes the function management information with the function management information master stored in the function management information storage device 9 by transmitting the function management information to the function management information storage device 9. .

例えば、機能管理情報送受信部28は、機能管理情報格納装置9に格納される機能管理情報マスタに、機能管理情報を上書きすることにより同期を行ってもよい。   For example, the function management information transmitting / receiving unit 28 may perform synchronization by overwriting the function management information master on the function management information master stored in the function management information storage device 9.

機能構成更新部26は、機能管理情報送受信部28によって受信された機能管理情報に含まれる機能リストマスタと、現時点のアプリケーションで有効となっている機能とを比較することにより、機能リストマスタに含まれ、無効となっている機能を特定する。そして、機能構成更新部26は、特定した機能をアプリケーションに追加して有効にする。   The function configuration update unit 26 includes the function list master included in the function list master by comparing the function list master included in the function management information received by the function management information transmission / reception unit 28 with the function enabled in the current application. Identify disabled functions. Then, the function configuration updating unit 26 adds the identified function to the application and validates it.

また、機能構成更新部26は、機能リストマスタと、現時点のアプリケーションで有効となっている機能とを比較することにより、機能リストマスタに含まれずに有効となっている機能を特定する。そして、機能構成更新部26は、特定した機能をアプリケーションから削除して無効にする。   In addition, the function configuration update unit 26 compares the function list master with the functions that are enabled in the current application, thereby specifying the functions that are enabled without being included in the function list master. Then, the function configuration updating unit 26 deletes the specified function from the application and invalidates it.

例えば、機能構成更新部26は、有効となっている機能をアプリケーションから通知されることにより、機能リストマスタに含まれ無効となっている機能、および、機能リストマスタに含まれず有効となっている機能を特定してもよい。あるいは、機能構成更新部26は、機能リスト記憶部11に記憶される機能リストと機能リストマスタとを比較することにより、これらの追加対象機能および削除対象機能を特定してもよい。   For example, the function configuration updating unit 26 is notified of the enabled function from the application, thereby being disabled in the function list master and enabled without being included in the function list master. A function may be specified. Alternatively, the function configuration updating unit 26 may specify the function to be added and the function to be deleted by comparing the function list stored in the function list storage unit 11 with the function list master.

機能リスト更新部24は、機能管理情報送受信部28によって受信された機能リストマスタに、機能リスト記憶部11の機能リストを同期させる。例えば、機能リスト更新部24は、機能リストマスタの内容を、機能リスト記憶部11の機能リストに上書きすることにより、同期を行ってもよい。   The function list update unit 24 synchronizes the function list in the function list storage unit 11 with the function list master received by the function management information transmission / reception unit 28. For example, the function list update unit 24 may perform synchronization by overwriting the function list master 11 with the function list in the function list storage unit 11.

機能使用履歴情報更新部25は、機能管理情報送受信部28によって受信された機能管理情報マスタに、機能使用履歴情報記憶部12の機能使用履歴情報を同期させる。例えば、機能使用履歴情報更新部25は、機能使用履歴情報マスタの内容を、機能使用履歴情報記憶部12の機能使用履歴情報に上書きすることにより、同期を行ってもよい。   The function usage history information update unit 25 synchronizes the function usage history information in the function usage history information storage unit 12 with the function management information master received by the function management information transmission / reception unit 28. For example, the function usage history information update unit 25 may perform synchronization by overwriting the function usage history information master in the function usage history information storage unit 12 with the content of the function usage history information master.

不要機能判定条件更新部29は、機能管理情報送受信部28によって受信された機能管理情報マスタに含まれる不要機能判定条件マスタに、不要機能判定条件記憶部13の不要機能判定条件を同期させる。例えば、不要機能判定条件更新部29は、不要機能判定条件マスタを、不要機能判定条件記憶部13の不要機能判定条件に上書きすることにより、同期を行ってもよい。   The unnecessary function determination condition update unit 29 synchronizes the unnecessary function determination condition in the unnecessary function determination condition storage unit 13 with the unnecessary function determination condition master included in the function management information master received by the function management information transmitting / receiving unit 28. For example, the unnecessary function determination condition update unit 29 may perform synchronization by overwriting the unnecessary function determination condition master with the unnecessary function determination condition in the unnecessary function determination condition storage unit 13.

また、不要機能判定条件更新部29は、入力装置を介して外部から取得する情報に基づいて、不要機能判定条件記憶部13の不要機能判定条件を更新する。すなわち、不要機能判定条件は、ユーザ入力によって変更可能となっている。   Further, the unnecessary function determination condition update unit 29 updates the unnecessary function determination condition in the unnecessary function determination condition storage unit 13 based on information acquired from the outside via the input device. That is, the unnecessary function determination condition can be changed by user input.

以上のように構成されたアプリケーション管理装置2の動作について、図7を参照して説明する。なお、アプリケーション管理装置2は、アプリケーションが起動されたときに、以下の動作を開始するものとする。   The operation of the application management apparatus 2 configured as described above will be described with reference to FIG. It is assumed that the application management apparatus 2 starts the following operation when the application is activated.

まず、機能管理情報送受信部28は、機能管理情報格納装置9に接続可能か否かを判断する(ステップS10)。   First, the function management information transmitting / receiving unit 28 determines whether or not connection to the function management information storage device 9 is possible (step S10).

例えば、機能管理情報格納先記憶部27に機能管理情報格納装置9を表す情報が記憶されていなければ、機能管理情報送受信部28は、機能管理情報格納装置9に接続可能でないと判断する。また、機能管理情報格納先記憶部27に機能管理情報格納装置9を表す情報が記憶されていれば、機能管理情報送受信部28は、記憶されている機能管理情報格納装置9のファイルパスにアクセス可能であるか否かを判断する。   For example, if information representing the function management information storage device 9 is not stored in the function management information storage destination storage unit 27, the function management information transmission / reception unit 28 determines that connection to the function management information storage device 9 is not possible. If information representing the function management information storage device 9 is stored in the function management information storage destination storage unit 27, the function management information transmitting / receiving unit 28 accesses the stored file path of the function management information storage device 9. Determine whether it is possible.

ステップS10で、機能管理情報格納装置9に接続不可であると判断された場合、アプリケーション管理装置2の動作はステップS17に進む。   If it is determined in step S10 that connection to the function management information storage device 9 is impossible, the operation of the application management device 2 proceeds to step S17.

一方、ステップS10で、機能管理情報格納装置9に接続可能であると判断された場合、機能管理情報送受信部28は、機能管理情報格納装置9から機能管理情報マスタを受信する(ステップS11)。   On the other hand, when it is determined in step S10 that connection to the function management information storage device 9 is possible, the function management information transmitting / receiving unit 28 receives the function management information master from the function management information storage device 9 (step S11).

この機能管理情報マスタには、機能リストマスタ、機能使用履歴情報マスタ、および、不要機能判定条件マスタが含まれている。   This function management information master includes a function list master, a function usage history information master, and an unnecessary function determination condition master.

次に、機能構成更新部26は、受信された機能リストマスタと、現時点でアプリケーションで有効となっている機能とを比較することにより、機能リストマスタに含まれるが無効となっている機能(すなわち、機能リストマスタに含まれ未インストールの機能)があるか否かを判断する(ステップS12)。   Next, the function configuration updating unit 26 compares the received function list master with the functions that are currently enabled in the application, so that the functions included in the function list master but are disabled (that is, It is determined whether or not there is a function that is included in the function list master and has not been installed (step S12).

ここで、機能リストマスタに含まれ無効となっている機能がないと判断した場合、アプリケーション管理装置2の動作は、ステップS14に進む。   If it is determined that there is no invalid function included in the function list master, the operation of the application management apparatus 2 proceeds to step S14.

一方、機能リストマスタに含まれ無効となっている機能があると判断した場合、機能構成更新部26は、該当する機能をアプリケーションに追加して有効にする(ステップS13)。   On the other hand, when it is determined that there is an invalid function included in the function list master, the functional configuration update unit 26 adds the corresponding function to the application and validates it (step S13).

次に、機能構成更新部26は、受信された機能リストマスタに含まれず、有効となっている機能(すなわち、インストール済みで機能リストマスタに含まれない機能)があるか否かを判断する(ステップS14)。   Next, the function configuration updating unit 26 determines whether there is a function that is not included in the received function list master but is valid (that is, a function that has been installed but is not included in the function list master) ( Step S14).

ここで、機能リストマスタに含まれず有効となっている機能がないと判断した場合、アプリケーション管理装置2の動作は、ステップS16に進む。   If it is determined that there is no function that is not included in the function list master and is valid, the operation of the application management apparatus 2 proceeds to step S16.

一方、機能リストマスタに含まれず有効となっている機能があると判断した場合、機能構成更新部26は、該当する機能をアプリケーションから削除して無効にする(ステップS15)。   On the other hand, if it is determined that there is a function that is not included in the function list master and is enabled, the function configuration updating unit 26 deletes the corresponding function from the application and disables it (step S15).

次に、アプリケーション管理装置2は、受信された機能管理情報マスタに機能管理情報を同期させる(ステップS16)。   Next, the application management apparatus 2 synchronizes the function management information with the received function management information master (step S16).

すなわち、機能リスト更新部24は、受信された機能リストマスタに、機能リスト記憶部11の機能リストを同期させる。また、機能使用履歴情報更新部25は、受信された機能使用履歴情報マスタに、機能使用履歴情報記憶部12の機能使用履歴情報を同期させる。また、不要機能判定条件更新部29は、受信された不要機能判定条件マスタに、不要機能判定条件記憶部13の不要機能判定条件を同期させる。   That is, the function list update unit 24 synchronizes the function list in the function list storage unit 11 with the received function list master. Further, the function usage history information update unit 25 synchronizes the function usage history information stored in the function usage history information storage unit 12 with the received function usage history information master. Further, the unnecessary function determination condition update unit 29 synchronizes the unnecessary function determination condition in the unnecessary function determination condition storage unit 13 with the received unnecessary function determination condition master.

次に、機能構成更新部26は、機能リストマスタに同期済みの機能リストに含まれる有効な各機能について、機能使用履歴情報マスタに同期済みの機能使用履歴情報に基づいて、不要機能判定条件マスタに同期済みの不要機能判定条件を満たすか否かを判定する(ステップS17)。   Next, the function configuration updating unit 26, for each valid function included in the function list synchronized with the function list master, based on the function usage history information synchronized with the function usage history information master, It is determined whether or not an unnecessary function determination condition that has been synchronized is satisfied (step S17).

ここで、不要機能判定条件を満たす機能がないと判断した場合、アプリケーション管理装置2の動作はステップS3に進む。   If it is determined that there is no function that satisfies the unnecessary function determination condition, the operation of the application management apparatus 2 proceeds to step S3.

一方、不要機能判定条件を満たす機能があると判断した場合、機能構成更新部26は、該当する機能をアプリケーションから削除して無効とする。そして、機能リスト更新部24は、削除された機能を機能リストから削除する(ステップS18)。   On the other hand, if it is determined that there is a function that satisfies the unnecessary function determination condition, the function configuration updating unit 26 deletes the corresponding function from the application and invalidates it. Then, the function list update unit 24 deletes the deleted function from the function list (step S18).

ここで、アプリケーションは起動時の処理を実行し、有効な各機能を呼び出し可能な状態となる。   Here, the application executes processing at the time of activation, and is in a state where it is possible to call each effective function.

この後、アプリケーション管理装置2は、ステップS3〜S6まで、本発明の第1の実施の形態としてのアプリケーション管理装置1と同様に動作する。すなわち、アプリケーション管理装置2は、機能実行に応じて機能使用履歴情報を更新するとともに、ユーザ操作による機能追加または機能削除に応じて機能リストを更新する。   Thereafter, the application management apparatus 2 operates in the same manner as the application management apparatus 1 as the first embodiment of the present invention from step S3 to S6. That is, the application management apparatus 2 updates the function usage history information according to function execution, and updates the function list according to function addition or function deletion by a user operation.

次に、不要機能判定条件更新部29は、不要機能判定条件を更新する入力操作が行われたか否かを判断する(ステップS19)。   Next, the unnecessary function determination condition update unit 29 determines whether or not an input operation for updating the unnecessary function determination condition has been performed (step S19).

ここで、不要機能判定条件を更新する入力操作が行われていないと判断した場合、アプリケーション管理装置2の動作はステップS21に進む。   If it is determined that an input operation for updating the unnecessary function determination condition has not been performed, the operation of the application management apparatus 2 proceeds to step S21.

一方、不要機能判定条件を更新する入力操作が行われたと判断した場合、不要機能判定条件更新部29は、入力情報に基づいて不要機能判定条件記憶部13の不要機能判定条件を更新する(ステップS20)。   On the other hand, when it is determined that an input operation for updating the unnecessary function determination condition has been performed, the unnecessary function determination condition update unit 29 updates the unnecessary function determination condition in the unnecessary function determination condition storage unit 13 based on the input information (Step S1). S20).

そして、アプリケーション管理装置2は、アプリケーションが終了するまで、ステップS3〜S6、S19〜S20の処理を繰り返し実行する。   And the application management apparatus 2 repeatedly performs the process of step S3-S6, S19-S20 until an application is complete | finished.

次に、アプリケーションが終了すると(ステップS21でYes)、機能管理情報送受信部28は、ステップS10と同様に機能管理情報格納装置9に接続可能か否かを判断する(ステップS22)。   Next, when the application ends (Yes in step S21), the function management information transmitting / receiving unit 28 determines whether or not connection to the function management information storage device 9 is possible as in step S10 (step S22).

ここで、機能管理情報格納装置9に接続不可である場合、アプリケーション管理装置2は、動作を終了する。   Here, when connection to the function management information storage device 9 is impossible, the application management device 2 ends the operation.

一方、機能管理情報格納装置9に接続可能である場合、機能管理情報送受信部28は、機能管理情報格納装置9に対して、機能リスト記憶部11に記憶された機能リスト、機能使用履歴情報記憶部12に記憶された機能使用履歴情報、および、不要機能判定条件記憶部13に記憶された不要機能判定条件を含む機能管理情を送信する(ステップS23)。   On the other hand, when connection to the function management information storage device 9 is possible, the function management information transmission / reception unit 28 stores the function list and function usage history information stored in the function list storage unit 11 with respect to the function management information storage device 9. The function management information including the function usage history information stored in the unit 12 and the unnecessary function determination condition stored in the unnecessary function determination condition storage unit 13 is transmitted (step S23).

例えば、機能管理情報送受信部28は、機能管理情報格納装置9に格納された機能管理情報マスタを、機能管理情報で上書きしてもよい。   For example, the function management information transmitting / receiving unit 28 may overwrite the function management information master stored in the function management information storage device 9 with the function management information.

以上で、アプリケーション管理装置2は動作を終了する。   Thus, the application management device 2 ends the operation.

次に、本発明の第2の実施の形態の効果について述べる。   Next, the effect of the second exemplary embodiment of the present invention will be described.

本発明の第2の実施の形態としてのアプリケーション管理装置2は、アプリケーションの利用歴が少ないコンピュータ装置においても、該当するアプリケーションに含まれる不要機能によるハードウェアリソース消費量を、ユーザの負担無く軽減することができる。   The application management apparatus 2 according to the second embodiment of the present invention reduces the hardware resource consumption due to unnecessary functions included in the corresponding application without burden on the user, even in a computer apparatus with a small history of application usage. be able to.

その理由は、機能管理情報送受信部が、機能リストマスタ、機能使用履歴情報マスタ、および不要機能判定条件マスタを含む機能管理情報マスタを機能管理情報格納装置から受信し、受信した機能管理情報マスタに、機能リスト、機能使用履歴情報、および不要機能判定条件を含む機能管理情報を同期させるからである。そして、機能構成更新部が、機能管理情報マスタに同期させた機能管理情報に基づいて、アプリケーションの機能追加および削除を行うからである。さらに、このコンピュータ装置においてアプリケーションの各機能が使用された使用履歴に基づいて更新した機能管理情報を、機能管理情報格納装置の機能管理情報マスタと同期させるからである。   The reason is that the function management information transmitting / receiving unit receives the function management information master including the function list master, the function usage history information master, and the unnecessary function determination condition master from the function management information storage device, and sends the function management information master to the received function management information master. This is because the function management information including the function list, the function use history information, and the unnecessary function determination condition is synchronized. This is because the function configuration updating unit adds and deletes the function of the application based on the function management information synchronized with the function management information master. Furthermore, the function management information updated based on the usage history of each function of the application in this computer device is synchronized with the function management information master of the function management information storage device.

すなわち、機能管理情報格納装置に格納された機能管理情報マスタを介することにより、アプリケーションの利用歴が多いコンピュータ装置にインストールされたアプリケーションを管理する本発明の第2の実施の形態としてのアプリケーション管理装置2によって生成された機能管理情報を、アプリケーションの利用歴が少ないコンピュータ装置にインストールされたアプリケーションを管理する本発明の第2の実施の形態としてのアプリケーション管理装置2が利用することができるからである。   That is, an application management apparatus as a second embodiment of the present invention that manages an application installed in a computer apparatus having a large use history of applications through a function management information master stored in the function management information storage apparatus This is because the function management information generated in step 2 can be used by the application management apparatus 2 according to the second embodiment of the present invention that manages an application installed in a computer apparatus having a small application history. .

したがって、本発明の第2の実施の形態としてのアプリケーション管理装置2は、アプリケーションの利用歴の多い他のコンピュータ装置において不要機能が削除されたアプリケーションの機能構成を、自装置が管理するコンピュータ装置にインストールされた該当するアプリケーションに適用することができるからである。   Therefore, the application management apparatus 2 according to the second embodiment of the present invention is a computer apparatus that manages the functional configuration of an application from which unnecessary functions have been deleted in another computer apparatus that has a long history of application use. This is because it can be applied to the corresponding installed application.

(第3の実施の形態)
次に、本発明の第3の実施の形態について図面を参照して詳細に説明する。なお、本実施の形態の説明において参照する各図面において、本発明の第2の実施の形態と同一の構成および同様に動作するステップには同一の符号を付して本実施の形態における詳細な説明を省略する。
(Third embodiment)
Next, a third embodiment of the present invention will be described in detail with reference to the drawings. Note that, in each drawing referred to in the description of the present embodiment, the same reference numerals are given to the same configuration and steps that operate in the same manner as in the second embodiment of the present invention, and the detailed description in the present embodiment. Description is omitted.

本発明の第3の実施の形態としてのアプリケーション管理システム3の構成を図8に示す。図8において、アプリケーション管理システム3は、アプリケーション管理装置4と、サーバ装置5とを備えている。また、アプリケーション管理装置4およびサーバ装置5は、インターネット、イントラネット、LAN(Local Area Network)、公衆回線網、無線通信網またはこれらの組合せ等によって構成されるネットワークを介して接続され、互いに通信可能となっている。なお、図8には、2つのアプリケーション管理装置4を示しているが、本発明のアプリケーション管理システムが備えるアプリケーション管理装置の数を限定するものではない。   FIG. 8 shows the configuration of the application management system 3 as the third embodiment of the present invention. In FIG. 8, the application management system 3 includes an application management device 4 and a server device 5. Further, the application management apparatus 4 and the server apparatus 5 are connected via a network constituted by the Internet, an intranet, a LAN (Local Area Network), a public line network, a wireless communication network, or a combination thereof, and can communicate with each other. It has become. Although FIG. 8 shows two application management devices 4, the number of application management devices provided in the application management system of the present invention is not limited.

アプリケーション管理システム3を構成する各装置の機能ブロック構成を図9に示す。   FIG. 9 shows a functional block configuration of each device constituting the application management system 3.

まず、アプリケーション管理装置4の機能ブロック構成について説明する。   First, the functional block configuration of the application management apparatus 4 will be described.

アプリケーション管理装置4は、本発明の第2の実施の形態としてのアプリケーション管理装置2に対して、機能管理情報格納先記憶部27に替えて機能管理情報格納先記憶部47と、機能管理情報送受信部28に替えて機能管理情報送受信部48とを備える点が異なる。   The application management apparatus 4 transmits / receives function management information to / from the function management information storage destination storage unit 47 instead of the function management information storage destination storage unit 27 with respect to the application management apparatus 2 as the second embodiment of the present invention. The difference is that a function management information transmitting / receiving unit 48 is provided instead of the unit 28.

また、アプリケーション管理装置4を構成するコンピュータ装置は、本発明の第2の実施の形態としてのアプリケーション管理装置2を構成するコンピュータ装置と同一の構成に加えて、さらにネットワークインタフェースを備えている。ここで、機能管理情報格納先記憶部47は、記憶装置によって構成されている。また、機能管理情報送受信部48は、ROMまたは記憶装置に記憶されたコンピュータ・プログラムをRAMに読み込んで実行するCPUおよびネットワークインタフェースによって構成されている。なお、アプリケーション管理装置4の各機能ブロックを構成するハードウェア構成は、上述の構成に限定されない。   Further, the computer apparatus constituting the application management apparatus 4 is further provided with a network interface in addition to the same configuration as the computer apparatus constituting the application management apparatus 2 as the second embodiment of the present invention. Here, the function management information storage destination storage unit 47 is configured by a storage device. The function management information transmitting / receiving unit 48 includes a CPU that reads a computer program stored in a ROM or a storage device into a RAM and executes it, and a network interface. Note that the hardware configuration configuring each functional block of the application management apparatus 4 is not limited to the above configuration.

機能管理情報格納先記憶部47は、アプリケーションのユーザを識別するユーザ識別情報と、該ユーザの機能管理情報マスタが格納されたサーバ装置5を表す情報とを記憶している。   The function management information storage destination storage unit 47 stores user identification information for identifying the user of the application and information representing the server device 5 in which the function management information master of the user is stored.

例えば、ユーザ識別情報は、ユーザIDおよびパスワードを含むものであってもよい。また、サーバ装置5を表す情報は、URL(Uniform Resource Locator)等で表されたものであってもよい。   For example, the user identification information may include a user ID and a password. Further, the information representing the server device 5 may be represented by a URL (Uniform Resource Locator) or the like.

機能管理情報送受信部48は、機能管理情報格納先記憶部47に記憶された情報を参照することにより、サーバ装置5に接続する。そして、機能管理情報送受信部48は、機能管理情報格納先記憶部47に記憶されたユーザ識別情報によって識別されるユーザの機能管理情報マスタを、サーバ装置5から受信する。   The function management information transmission / reception unit 48 connects to the server device 5 by referring to the information stored in the function management information storage destination storage unit 47. Then, the function management information transmission / reception unit 48 receives the function management information master of the user identified by the user identification information stored in the function management information storage destination storage unit 47 from the server device 5.

例えば、機能管理情報送受信部48は、サーバ装置5に接続した後、ユーザ識別情報としてのユーザIDおよびパスワードを用いてサーバ装置5に認証要求を行うようにしてもよい。この場合、機能管理情報送受信部48は、認証成功した場合にサーバ装置5によって送信される該ユーザの機能管理情報マスタを受信してもよい。   For example, the function management information transmitting / receiving unit 48 may make an authentication request to the server device 5 using a user ID and a password as user identification information after connecting to the server device 5. In this case, the function management information transmitting / receiving unit 48 may receive the function management information master of the user transmitted by the server device 5 when authentication is successful.

また、機能管理情報送受信部48は、アプリケーションの起動中に更新された機能リスト、機能使用履歴情報、および、不要機能判定条件を含む機能管理情報を、ユーザ識別情報と共にサーバ装置5に送信する。   Further, the function management information transmitting / receiving unit 48 transmits the function management information including the function list, the function use history information, and the unnecessary function determination condition updated during the activation of the application to the server device 5 together with the user identification information.

次に、サーバ装置5の機能ブロック構成について説明する。   Next, the functional block configuration of the server device 5 will be described.

サーバ装置5は、機能リストマスタ記憶部51と、機能使用履歴情報マスタ記憶部52と、不要機能判定条件マスタ記憶部53と、機能管理情報マスタ送信部54と、機能管理情報マスタ更新部55とを備えている。なお、機能リストマスタ記憶部51と、機能使用履歴情報マスタ記憶部52と、不要機能判定条件マスタ記憶部53とは、本発明の機能管理情報マスタ記憶部の一実施形態を構成する。   The server device 5 includes a function list master storage unit 51, a function use history information master storage unit 52, an unnecessary function determination condition master storage unit 53, a function management information master transmission unit 54, and a function management information master update unit 55. It has. The function list master storage unit 51, the function usage history information master storage unit 52, and the unnecessary function determination condition master storage unit 53 constitute an embodiment of the function management information master storage unit of the present invention.

ここで、サーバ装置5は、CPUと、RAMと、ROMと、ハードディスク等の記憶装置と、ネットワークインタフェースとを備えたコンピュータ装置によって構成されている。また、機能リストマスタ記憶部51と、機能使用履歴情報マスタ記憶部52と、不要機能判定条件マスタ記憶部53とは、記憶装置によって構成されている。また、機能管理情報マスタ送信部54と、機能管理情報マスタ更新部55とは、ROMまたは記憶装置に記憶されたコンピュータ・プログラムをRAMに読み込んで実行するCPUおよびネットワークインタフェースによって構成されている。なお、サーバ装置5の各機能ブロックを構成するハードウェア構成は、上述の構成に限定されない。   Here, the server device 5 is configured by a computer device including a CPU, a RAM, a ROM, a storage device such as a hard disk, and a network interface. Further, the function list master storage unit 51, the function use history information master storage unit 52, and the unnecessary function determination condition master storage unit 53 are configured by a storage device. The function management information master transmission unit 54 and the function management information master update unit 55 are configured by a CPU and a network interface that read a computer program stored in a ROM or a storage device into the RAM and execute it. Note that the hardware configuration configuring each functional block of the server device 5 is not limited to the configuration described above.

機能リストマスタ記憶部51は、機能リストマスタをユーザ別に記憶している。例えば、機能リストマスタ記憶部51は、ユーザ毎の機能リストマスタのファイルを記憶してもよい。この場合、機能リストマスタ記憶部51は、ユーザIDと、該ユーザの機能リストマスタのファイルパスとを対応付けたテーブルを記憶してもよい。あるいは、機能リストマスタ記憶部51は、ユーザ毎の機能リストマスタのファイルパスにユーザIDを含むようにしてもよい。   The function list master storage unit 51 stores a function list master for each user. For example, the function list master storage unit 51 may store a function list master file for each user. In this case, the function list master storage unit 51 may store a table in which the user ID is associated with the file path of the user's function list master. Alternatively, the function list master storage unit 51 may include the user ID in the file path of the function list master for each user.

機能使用履歴情報マスタ記憶部52は、機能使用履歴情報マスタをユーザ別に記憶している。例えば、機能使用履歴情報マスタ記憶部52は、ユーザ毎の機能使用履歴情報マスタのファイルを記憶してもよい。この場合、機能使用履歴情報マスタ記憶部52は、ユーザIDと、該ユーザの機能使用履歴情報マスタのファイルパスとを対応付けたテーブルを記憶してもよい。あるいは、機能使用履歴情報マスタ記憶部52は、ユーザ毎の機能使用履歴情報マスタのファイルパスにユーザIDを含むようにしてもよい。   The function usage history information master storage unit 52 stores a function usage history information master for each user. For example, the function usage history information master storage unit 52 may store a function usage history information master file for each user. In this case, the function usage history information master storage unit 52 may store a table in which the user ID is associated with the file path of the user's function usage history information master. Alternatively, the function usage history information master storage unit 52 may include the user ID in the file path of the function usage history information master for each user.

不要機能判定条件マスタ記憶部53は、不要機能判定条件をユーザ別に記憶している。例えば、不要機能判定条件マスタ記憶部53は、ユーザ毎の不要機能判定条件マスタのファイルを記憶していてもよい。この場合、不要機能判定条件マスタ記憶部53は、ユーザIDと、該ユーザの不要機能判定条件マスタのファイルパスとを対応付けたテーブルを記憶してもよい。あるいは、不要機能判定条件マスタ記憶部53は、ユーザ毎の不要機能判定条件マスタのファイルパスにユーザIDを含むようにしてもよい。   The unnecessary function determination condition master storage unit 53 stores unnecessary function determination conditions for each user. For example, the unnecessary function determination condition master storage unit 53 may store a file of unnecessary function determination condition masters for each user. In this case, the unnecessary function determination condition master storage unit 53 may store a table in which the user ID is associated with the file path of the unnecessary function determination condition master of the user. Alternatively, the unnecessary function determination condition master storage unit 53 may include the user ID in the file path of the unnecessary function determination condition master for each user.

機能管理情報マスタ送信部54は、アプリケーション管理装置4の要求に応じて、該要求に含まれるユーザの機能管理情報マスタをアプリケーション管理装置4に送信する。   In response to a request from the application management apparatus 4, the function management information master transmission unit 54 transmits the user's function management information master included in the request to the application management apparatus 4.

例えば、機能管理情報マスタ送信部54は、アプリケーション管理装置4との接続後、アプリケーション管理装置4から送信されるユーザIDおよびパスワードを認証するようにしてもよい。この場合、機能管理情報マスタ送信部54は、認証成功した場合に、該ユーザIDのユーザの機能管理情報マスタを送信するようにしてもよい。   For example, the function management information master transmission unit 54 may authenticate the user ID and password transmitted from the application management apparatus 4 after connection with the application management apparatus 4. In this case, the function management information master transmission unit 54 may transmit the function management information master of the user with the user ID when authentication is successful.

機能管理情報マスタ更新部55は、アプリケーション管理装置4から機能リスト、機能使用履歴情報および不要機能判定条件を含む機能管理情報と、ユーザ識別情報とを受信する。   The function management information master update unit 55 receives the function management information including the function list, the function use history information, and the unnecessary function determination condition, and the user identification information from the application management apparatus 4.

そして、機能管理情報マスタ更新部55は、受信したユーザ識別情報によって識別されるユーザの機能管理情報マスタを、受信した機能管理情報に同期させる。   Then, the function management information master update unit 55 synchronizes the function management information master of the user identified by the received user identification information with the received function management information.

例えば、機能管理情報マスタ更新部55は、受信した機能管理情報に含まれる機能リストを用いて機能リストマスタ記憶部51に記憶された該当するユーザの機能リストマスタを上書きしてもよい。また、機能管理情報マスタ更新部55は、受信した機能管理情報に含まれる機能使用履歴情報を用いて機能使用履歴情報マスタ記憶部52に記憶された該当するユーザの機能使用履歴情報マスタを上書きしてもよい。また、機能管理情報マスタ更新部55は、受信した機能管理情報に含まれる不要機能判定条件を用いて不要機能判定条件マスタ記憶部53に記憶された該当するユーザの不要機能判定条件マスタを上書きしてもよい。   For example, the function management information master update unit 55 may overwrite the function list master of the corresponding user stored in the function list master storage unit 51 using the function list included in the received function management information. Further, the function management information master update unit 55 overwrites the function use history information master of the corresponding user stored in the function use history information master storage unit 52 using the function use history information included in the received function management information. May be. The function management information master update unit 55 overwrites the unnecessary function determination condition master of the corresponding user stored in the unnecessary function determination condition master storage unit 53 using the unnecessary function determination condition included in the received function management information. May be.

なお、機能管理情報マスタ送信部54および機能管理情報マスタ更新部55は、機能管理情報マスタをアプリケーション管理装置4に送信した後、送信先のアプリケーション管理装置4から機能管理情報を受信するまで、機能管理情報マスタを他のアプリケーション管理装置4に送信しないようにする等の排他制御を行ってもよい。   The function management information master transmission unit 54 and the function management information master update unit 55 transmit the function management information master to the application management apparatus 4 and then receive the function management information from the destination application management apparatus 4 until the function management information is received. Exclusive control such as not transmitting the management information master to other application management apparatuses 4 may be performed.

以上のように構成されたアプリケーション管理システム3の動作について図10を参照して説明する。なお、アプリケーション管理システム3は、アプリケーション管理装置4が管理するアプリケーションの起動時に以下の動作を開始するものとする。   The operation of the application management system 3 configured as described above will be described with reference to FIG. It is assumed that the application management system 3 starts the following operation when the application managed by the application management apparatus 4 is activated.

まず、機能管理情報送受信部48は、サーバ装置5に接続可能か否かを判断する(ステップS31)。   First, the function management information transmitting / receiving unit 48 determines whether or not connection to the server device 5 is possible (step S31).

例えば、機能管理情報格納先記憶部47にサーバ装置5を表す情報が記憶されていなければ、機能管理情報送受信部48は、サーバ装置5に接続可能でないと判断する。また、機能管理情報格納先記憶部47にサーバ装置5を表す情報が記憶されていれば、機能管理情報送受信部48は、記憶されているサーバ装置5と通信可能であるか否かを判断する。   For example, if information representing the server device 5 is not stored in the function management information storage destination storage unit 47, the function management information transmission / reception unit 48 determines that connection to the server device 5 is not possible. If information representing the server device 5 is stored in the function management information storage location storage unit 47, the function management information transmission / reception unit 48 determines whether or not communication with the stored server device 5 is possible. .

ステップS31で、サーバ装置5に接続不可であると判断された場合、アプリケーション管理装置4の動作はステップS17に進む。   If it is determined in step S31 that connection to the server apparatus 5 is impossible, the operation of the application management apparatus 4 proceeds to step S17.

一方、ステップS31で、サーバ装置5に接続可能であると判断された場合、機能管理情報送受信部48は、サーバ装置5に対して、機能管理情報格納先記憶部47に記憶されたユーザ識別情報を送信する。これにより、機能管理情報送受信部48は、サーバ装置5に対して該ユーザの機能管理情報マスタを要求する(ステップS32)。   On the other hand, if it is determined in step S31 that the connection to the server device 5 is possible, the function management information transmitting / receiving unit 48 transmits the user identification information stored in the function management information storage destination storage unit 47 to the server device 5. Send. Thereby, the function management information transmission / reception part 48 requests | requires the user's function management information master with respect to the server apparatus 5 (step S32).

次に、要求を受信したサーバ装置5の機能管理情報マスタ送信部54は、要求の受付処理をする(ステップS33)。   Next, the function management information master transmission unit 54 of the server device 5 that has received the request performs a request reception process (step S33).

例えば、機能管理情報マスタ送信部54は、受付処理として、要求に含まれるユーザIDおよびパスワードの認証処理や、排他制御処理等を行う。   For example, the function management information master transmission unit 54 performs authentication processing of the user ID and password included in the request, exclusive control processing, and the like as the reception processing.

次に、機能管理情報マスタ送信部54は、該当するユーザの機能リストマスタ、機能使用履歴情報マスタおよび不要機能判定条件マスタを含む機能管理情報マスタをアプリケーション管理装置4に送信する(ステップS34)。   Next, the function management information master transmission unit 54 transmits a function management information master including a function list master, a function use history information master, and an unnecessary function determination condition master of the corresponding user to the application management apparatus 4 (step S34).

次に、アプリケーション管理装置4の機能管理情報送受信部48は、機能管理情報マスタをサーバ装置5から受信する(ステップS35)。   Next, the function management information transmitting / receiving unit 48 of the application management apparatus 4 receives the function management information master from the server apparatus 5 (step S35).

次に、アプリケーション管理装置4は、ステップS12〜S15まで本発明の第2の実施の形態としてのアプリケーション管理装置2と同様に動作する。すなわち、機能構成更新部26は、機能管理情報マスタに含まれる機能リストマスタに基づいて、アプリケーションの実体と整合のとれていない機能の追加または削除を行う。   Next, the application management apparatus 4 operates in the same manner as the application management apparatus 2 as the second embodiment of the present invention from step S12 to S15. In other words, the function configuration update unit 26 adds or deletes functions that are not consistent with the application entity based on the function list master included in the function management information master.

次に、アプリケーション管理装置4は、本発明の第2の実施の形態としてのアプリケーション管理装置2と同様にステップS16を実行する。すなわち、機能リスト更新部24、機能使用履歴情報更新部25、および、不要機能判定条件更新部29は、機能リスト、機能使用履歴情報および不要機能判定条件を、機能リストマスタ、機能使用履歴情報マスタおよび不要機能判定条件マスタにそれぞれ同期させる。   Next, the application management apparatus 4 performs step S16 similarly to the application management apparatus 2 as the second embodiment of the present invention. In other words, the function list update unit 24, the function use history information update unit 25, and the unnecessary function determination condition update unit 29 store the function list, function use history information, and unnecessary function determination condition in the function list master and the function use history information master. And synchronize with the unnecessary function determination condition master.

次に、アプリケーション管理装置4は、ステップS17〜S18まで本発明の第2の実施の形態としてのアプリケーション管理装置2と同様に動作する。すなわち、機能構成更新部26は、同期済みの機能リスト、同期済みの機能使用履歴情報および同期済みの不要機能判定条件に基づいて、不要であると判定した機能の削除を行う。そして、機能リスト更新部24は、さらに機能リストを更新する。   Next, the application management apparatus 4 operates in the same manner as the application management apparatus 2 as the second embodiment of the present invention from step S17 to S18. That is, the function configuration updating unit 26 deletes the function determined to be unnecessary based on the synchronized function list, the synchronized function use history information, and the synchronized unnecessary function determination condition. Then, the function list update unit 24 further updates the function list.

この後、アプリケーションは、各種起動処理を実行し、有効な各機能を実行可能な状態となる。   Thereafter, the application executes various activation processes and is in a state where each effective function can be executed.

次に、アプリケーション管理装置4は、ステップS3〜S6、S19〜S20まで本発明の第2の実施の形態としてのアプリケーション管理装置2と同様に動作する。すなわち、機能使用履歴情報更新部25は、機能の実行に応じて機能使用履歴情報を更新する。そして、機能リスト更新部24は、ユーザによる機能追加または機能削除の実行に応じて機能リストを更新する。そして、不要機能判定条件更新部29は、ユーザによる不要機能判定条件の変更操作に応じて不要機能判定条件を更新する。   Next, the application management apparatus 4 operates in the same manner as the application management apparatus 2 as the second embodiment of the present invention up to steps S3 to S6 and S19 to S20. That is, the function usage history information update unit 25 updates the function usage history information in accordance with the execution of the function. Then, the function list update unit 24 updates the function list in accordance with execution of function addition or function deletion by the user. Then, the unnecessary function determination condition update unit 29 updates the unnecessary function determination condition in response to an operation of changing the unnecessary function determination condition by the user.

そして、アプリケーション管理装置4は、アプリケーションが終了するまで、ステップS3〜S6、S19〜S20の処理を繰り返し実行する。   And the application management apparatus 4 repeatedly performs the process of step S3-S6, S19-S20 until an application is complete | finished.

次に、アプリケーションが終了すると(ステップS21でYes)、機能管理情報送受信部48は、ステップS31と同様にサーバ装置5に接続可能か否かを判断する(ステップS36)。   Next, when the application ends (Yes in step S21), the function management information transmitting / receiving unit 48 determines whether or not connection to the server device 5 is possible as in step S31 (step S36).

ここで、サーバ装置5に接続不可である場合、アプリケーション管理システム3は、動作を終了する。   If the connection to the server device 5 is not possible, the application management system 3 ends the operation.

一方、サーバ装置5に接続可能である場合、機能管理情報送受信部48は、サーバ装置5に、機能リスト記憶部11の機能リスト、機能使用履歴情報記憶部12の機能使用履歴情報、および、不要機能判定条件記憶部13の不要機能判定条件を含む機能管理情報を、ユーザ識別情報と共に送信する(ステップS37)。   On the other hand, when connection to the server device 5 is possible, the function management information transmitting / receiving unit 48 sends the server device 5 the function list in the function list storage unit 11, the function use history information in the function use history information storage unit 12, and unnecessary. The function management information including the unnecessary function determination condition in the function determination condition storage unit 13 is transmitted together with the user identification information (step S37).

次に、サーバ装置5の機能管理情報マスタ更新部55は、機能管理情報およびユーザ識別情報をアプリケーション管理装置4から受信する(ステップS38)。   Next, the function management information master update unit 55 of the server device 5 receives the function management information and the user identification information from the application management device 4 (step S38).

次に、機能管理情報マスタ更新部55は、受信した機能管理情報を用いて、受信したユーザ識別情報によって識別されるユーザの機能リストマスタ、機能使用履歴情報マスタおよび不要機能判定条件マスタを更新する(ステップS39)。   Next, the function management information master update unit 55 updates the function list master, the function use history information master, and the unnecessary function determination condition master of the user identified by the received user identification information, using the received function management information. (Step S39).

このとき、機能管理情報マスタ更新部55は、ステップS33でこのユーザの機能管理情報マスタに対する排他制御処理を開始していた場合は、排他制御処理を終了する。   At this time, the function management information master update unit 55 ends the exclusive control process if the exclusive control process for the user's function management information master has been started in step S33.

以上で、アプリケーション管理システム3は動作を終了する。   Thus, the application management system 3 finishes the operation.

次に、本発明の第3の実施の形態の効果について述べる。   Next, effects of the third exemplary embodiment of the present invention will be described.

本発明の第3の実施の形態としてのアプリケーション管理システムは、同一種類のアプリケーションがインストールされた1つ以上の情報処理装置において、アプリケーションのユーザ毎に、該ユーザにとって不要な機能を削除した該ユーザ固有のアプリケーション機能構成を提供することができる。   The application management system according to the third exemplary embodiment of the present invention includes a user who deletes a function unnecessary for each user of the application in one or more information processing apparatuses in which the same type of application is installed. A unique application function configuration can be provided.

その理由は、不要機能によるハードウェアリソース消費量を軽減するための機能管理情報に同期させた機能管理情報マスタを、ユーザ別にサーバ装置が管理するためである。そして、アプリケーション管理装置が、アプリケーションの起動時等に、所定のユーザの機能管理情報マスタをサーバ装置からダウンロードして機能管理情報を同期させ、同期させた機能管理情報に基づいて、有効な機能構成を更新するからである。そして、アプリケーション管理装置が、アプリケーションの終了時等に、起動中の使用履歴に基づいて更新した機能管理情報をサーバ装置にアップロードして所定のユーザの機能管理情報マスタを同期させるからである。   The reason is that the server apparatus manages the function management information master synchronized with the function management information for reducing the hardware resource consumption by the unnecessary functions for each user. Then, the application management device downloads a function management information master of a predetermined user from the server device when the application is started, etc., synchronizes the function management information, and an effective function configuration based on the synchronized function management information It is because it updates. This is because, when the application is terminated, the application management device uploads the function management information updated based on the active usage history to the server device and synchronizes the function management information master of a predetermined user.

これにより、複数の端末を利用するユーザは、主に利用する端末におけるアプリケーションの機能の使用履歴に基づいて、自らにとって不要な機能がユーザ負担無く削除された構成のアプリケーションを用いることができるだけでなく、利用歴の少ない他の端末においても、主に利用する端末と同一の構成で同一のアプリケーションを用いることができることになる。さらには、他の端末においても、不要機能によるハードウェアリソース消費量を軽減することができる。   As a result, a user who uses a plurality of terminals can not only use an application having a configuration in which functions unnecessary for the user are deleted without burden on the user based on the use history of application functions in the terminal to be used. Even in other terminals with a low usage history, the same application can be used with the same configuration as the terminal that is mainly used. Furthermore, hardware resource consumption due to unnecessary functions can be reduced also in other terminals.

なお、上述した各実施の形態において、アプリケーション管理装置は、アプリケーション起動時に動作を開始するものとして説明したが、その他のタイミングで動作を開始してもよい。例えば、アプリケーション管理装置は、上述の動作を、ユーザによる操作に応じて実行してもよく、アプリケーション起動後の所定のタイミングで実行してもよい。   In each of the above-described embodiments, the application management apparatus has been described as starting the operation when the application is activated. However, the operation may be started at other timings. For example, the application management apparatus may execute the above-described operation according to an operation by the user or may be executed at a predetermined timing after the application is activated.

また、上述した各実施の形態において、アプリケーション管理装置は、自装置を構成するコンピュータ装置にインストールされるアプリケーションを管理するものとして説明したが、本発明のアプリケーション管理装置は、外部に接続された他のコンピュータ装置にインストールされるアプリケーションを管理するものであってもよい。   Further, in each of the above-described embodiments, the application management apparatus has been described as managing an application installed in a computer apparatus that constitutes the own apparatus. However, the application management apparatus of the present invention may be connected to the outside. It may manage an application installed in the computer apparatus.

また、上述した各実施の形態において、アプリケーション管理装置の管理対象となるアプリケーションが1つであるものとして説明を行ったが、本発明のアプリケーション管理装置の管理対象となるアプリケーションの数を限定するものではない。複数のアプリケーションを管理する場合、各実施の形態としてのアプリケーション管理装置は、機能リスト記憶部、機能使用履歴情報記憶部、および、不要機能判定条件記憶部をアプリケーション毎に備えればよい。   In each of the above-described embodiments, the description has been given on the assumption that there is one application to be managed by the application management apparatus. However, the number of applications to be managed by the application management apparatus of the present invention is limited. is not. When managing a plurality of applications, the application management apparatus according to each embodiment may include a function list storage unit, a function use history information storage unit, and an unnecessary function determination condition storage unit for each application.

また、上述した本発明の各実施の形態において、各フローチャートを参照して説明したアプリケーション管理装置の動作を、本発明のコンピュータ・プログラムとしてアプリケーション管理装置の記憶装置(記憶媒体)に格納しておき、係るコンピュータ・プログラムを当該CPUが読み出して実行するようにしてもよい。そして、このような場合において、本発明は、係るコンピュータ・プログラムのコード或いは記憶媒体によって構成される。また、このような本発明のコンピュータ・プログラムは、アプリケーションに組み込まれたものであってもよい。   In each embodiment of the present invention described above, the operation of the application management apparatus described with reference to each flowchart is stored in a storage device (storage medium) of the application management apparatus as a computer program of the present invention. The CPU may read and execute the computer program. In such a case, the present invention is constituted by the code of the computer program or a storage medium. Such a computer program of the present invention may be incorporated in an application.

また、本発明のコンピュータ・プログラムは、管理対象となるアプリケーションに組み込まれたものであってもよい。   The computer program of the present invention may be incorporated in an application to be managed.

また、上述した各実施の形態は、適宜組み合わせて実施されることが可能である。   Moreover, each embodiment mentioned above can be implemented in combination as appropriate.

また、本発明は、上述した各実施の形態に限定されず、様々な態様で実施されることが可能である。   The present invention is not limited to the above-described embodiments, and can be implemented in various modes.

また、上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。
(付記1)
情報処理装置にインストールされたアプリケーションソフトウェアを構成する有効な機能の一覧を表す機能リストを記憶した機能リスト記憶部と、
前記各機能が実行された履歴を表す機能使用履歴情報を記憶した機能使用履歴情報記憶部と、
前記機能使用履歴情報に基づいて前記各機能が不要か否かを判定するための不要機能判定条件を記憶した不要機能判定条件記憶部と、
前記各機能の実行に応じて前記機能使用履歴情報を更新する機能使用履歴情報更新部と、
前記機能リストに含まれる各機能について、前記機能使用履歴情報に基づいて前記不要機能判定条件を満たすか否かを判定するとともに、前記不要機能判定条件を満たすと判定した機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成を更新する機能構成更新部と、
前記アプリケーションソフトウェアの有効な機能構成の更新に応じて前記機能リストを更新する機能リスト更新部と、
を備えたアプリケーション管理装置。
(付記2)
前記アプリケーション管理装置は、前記アプリケーション管理装置から前記機能リストを含む機能管理情報を受信することにより前記機能管理情報に同期される機能管理情報マスタを格納する機能管理情報格納装置に接続され、
前記機能管理情報格納装置から前記機能管理情報マスタを受信する機能管理情報送受信部をさらに備え、
前記機能構成更新部は、前記機能管理情報送受信部によって受信された前記機能管理情報マスタに含まれる機能リストである機能リストマスタと前記アプリケーションソフトウェアの有効な機能とを比較することにより、前記機能リストマスタに含まれ前記アプリケーションソフトウェアで無効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアに追加して有効にするとともに、前記機能リストマスタに含まれずに前記アプリケーションソフトウェアで有効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成をさらに更新し、
前記機能リスト更新部は、前記機能リストマスタに同期させた前記機能リストに対して前記更新を行い、
前記機能管理情報送受信部は、前記機能リスト更新部によって更新された前記機能リストを含む機能管理情報を前記機能管理情報格納装置に送信することを特徴とする付記1に記載のアプリケーション管理装置。
(付記3)
前記機能管理情報には前記機能使用履歴情報がさらに含まれ、
前記機能使用履歴情報更新部は、前記機能管理情報格納装置から受信された機能管理情報マスタに含まれる機能使用履歴情報である機能使用履歴情報マスタに同期させた前記機能使用履歴情報に対して前記更新を行い、
前記機能管理情報送受信部は、前記機能使用履歴情報更新部によって更新された機能使用履歴情報を含む前記機能管理情報を前記機能管理情報格納装置に送信することを特徴とする付記2に記載のアプリケーション管理装置。
(付記4)
前記機能管理情報には不要機能判定条件がさらに含まれ、
外部から取得する入力情報に基づいて前記不要機能判定条件を更新する不要機能判定条件更新部をさらに備え、
前記不要機能判定条件更新部は、前記機能管理情報格納装置から受信された前記機能管理情報マスタに含まれる不要機能判定条件である不要機能判定条件マスタに同期させた不要機能判定条件に対して前記更新を行い、
前記機能管理情報送受信部は、前記不要機能判定条件更新部によって更新された不要機能判定条件を含む前記機能管理情報を前記機能管理情報格納装置に送信することを特徴とする付記2または付記3に記載のアプリケーション管理装置。
(付記5)
前記機能管理情報格納装置が前記機能管理情報マスタを前記アプリケーションソフトウェアのユーザ別に格納しているとき、
前記機能管理情報送受信部は、前記機能管理情報格納装置から所定のユーザの前記機能管理情報マスタを受信するとともに、前記機能管理情報格納装置に対して前記所定のユーザの機能管理情報を送信することを特徴とする付記2から付記4のいずれかに記載のアプリケーション管理装置。
(付記6)
付記5に記載のアプリケーション管理装置に接続され、
前記機能管理情報マスタを前記ユーザ別に記憶した機能管理情報マスタ記憶部と、
前記アプリケーション管理装置から要求される所定のユーザの機能管理情報マスタを前記アプリケーション管理装置に送信する機能管理情報マスタ送信部と、
前記アプリケーション管理装置から前記ユーザの機能管理情報を受信することにより、受信した機能管理情報に、前記機能管理情報マスタ記憶部に記憶された該ユーザの前記機能管理情報マスタを同期させるユーザ別機能管理情報マスタ更新部と、
を備えた前記機能管理情報格納装置としてのサーバ装置。
(付記7)
付記5に記載のアプリケーション管理装置と、
付記6に記載のサーバ装置と、
を備えたアプリケーション管理システム。
(付記8)
情報処理装置にインストールされたアプリケーションソフトウェアを構成する有効な機能の一覧を表す機能リストに含まれる各機能の実行に応じて、前記各機能が実行された履歴を表す機能使用履歴情報を更新する機能使用履歴情報更新ステップと、
前記機能使用履歴情報に基づいて、前記機能リストに含まれる各機能が所定の不要機能判定条件を満たすか否かを判定する不要機能判定ステップと、
前記不要機能判定条件を満たすと判定された機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成を更新する機能構成更新ステップと、
前記アプリケーションソフトウェアの有効な機能構成の更新に応じて前記機能リストを更新する機能リスト更新ステップと、
を備えたアプリケーション管理方法。
(付記9)
前記機能リストを含む機能管理情報を受信することにより前記機能管理情報に同期される機能管理情報マスタを格納する機能管理情報格納装置から、前記機能管理情報マスタを受信する機能管理情報受信ステップをさらに備え、
前記機能構成更新ステップは、前記機能管理情報受信ステップで受信した前記機能管理情報マスタに含まれる機能リストである機能リストマスタと前記アプリケーションソフトウェアの有効な機能とを比較することにより、前記機能リストマスタに含まれ前記アプリケーションソフトウェアで無効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアに追加して有効にするとともに、前記機能リストマスタに含まれずに前記アプリケーションソフトウェアで有効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成をさらに更新し、
前記機能リスト更新ステップは、前記機能リストマスタに同期させた前記機能リストに対して前記更新を行い、
前記機能リスト更新ステップで更新された前記機能リストを含む前記機能管理情報を前記機能管理情報格納装置に送信する機能管理情報送信ステップをさらに備えたことを特徴とする付記8に記載のアプリケーション管理方法。
(付記10)
情報処理装置にインストールされたアプリケーションソフトウェアを構成する有効な機能の一覧を表す機能リストに含まれる各機能の実行に応じて、前記各機能が実行された履歴を表す機能使用履歴情報を更新する機能使用履歴情報更新ステップと、
前記機能使用履歴情報に基づいて、前記機能リストに含まれる各機能が所定の不要機能判定条件を満たすか否かを判定する不要機能判定ステップと、
前記不要機能判定条件を満たすと判定された機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成を更新する機能構成更新ステップと、
前記アプリケーションソフトウェアの有効な機能構成の更新に応じて前記機能リストを更新する機能リスト更新ステップと、
をコンピュータ装置に実行させるコンピュータ・プログラム。
(付記11)
前記機能リストを含む機能管理情報を受信することにより前記機能管理情報に同期される機能管理情報マスタを格納する機能管理情報格納装置から、前記機能管理情報マスタを受信する機能管理情報受信ステップをさらに前記コンピュータ装置に実行させ、
前記機能構成更新ステップは、前記機能管理情報受信ステップで受信した前記機能管理情報マスタに含まれる機能リストである機能リストマスタと前記アプリケーションソフトウェアの有効な機能とを比較することにより、前記機能リストマスタに含まれ前記アプリケーションソフトウェアで無効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアに追加して有効にするとともに、前記機能リストマスタに含まれずに前記アプリケーションソフトウェアで有効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成をさらに更新し、
前記機能リスト更新ステップは、前記機能リストマスタに同期させた前記機能リストに対して前記更新を行い、
前記機能リスト更新ステップで更新された前記機能リストを含む前記機能管理情報を前記機能管理情報格納装置に送信する機能管理情報送信ステップをさらに前記コンピュータ装置に実行させることを特徴とする付記10に記載のコンピュータ・プログラム。
Moreover, although a part or all of said embodiment can be described also as the following additional remarks, it is not restricted to the following.
(Appendix 1)
A function list storage unit that stores a function list representing a list of valid functions constituting application software installed in the information processing apparatus;
A function use history information storage unit storing function use history information representing a history of execution of each function;
An unnecessary function determination condition storage unit that stores an unnecessary function determination condition for determining whether or not each function is unnecessary based on the function use history information;
A function usage history information update unit that updates the function usage history information according to the execution of each function;
For each function included in the function list, it is determined whether or not the unnecessary function determination condition is satisfied based on the function use history information, and the function determined to satisfy the unnecessary function determination condition is deleted from the application software. A functional configuration update unit that updates the effective functional configuration of the application software,
A function list update unit that updates the function list according to an update of an effective function configuration of the application software;
An application management device comprising:
(Appendix 2)
The application management device is connected to a function management information storage device that stores a function management information master synchronized with the function management information by receiving function management information including the function list from the application management device,
A function management information transmitting / receiving unit for receiving the function management information master from the function management information storage device;
The function configuration updating unit compares the function list master, which is a function list included in the function management information master received by the function management information transmitting / receiving unit, with an effective function of the application software, thereby comparing the function list. A function that is included in the master and invalidated in the application software is identified, and the identified function is added to the application software to enable it. In addition, the function that is not included in the function list master is enabled in the application software. The active function configuration of the application software is further updated by identifying the function being identified and deleting the identified function from the application software and disabling the function.
The function list update unit performs the update on the function list synchronized with the function list master,
The application management apparatus according to appendix 1, wherein the function management information transmitting / receiving unit transmits function management information including the function list updated by the function list updating unit to the function management information storage device.
(Appendix 3)
The function management information further includes the function usage history information,
The function usage history information update unit is configured to perform the function usage history information synchronized with the function usage history information master that is the function usage history information included in the function management information master received from the function management information storage device. Update
The application according to claim 2, wherein the function management information transmitting / receiving unit transmits the function management information including the function usage history information updated by the function usage history information update unit to the function management information storage device. Management device.
(Appendix 4)
The function management information further includes an unnecessary function determination condition,
An unnecessary function determination condition update unit that updates the unnecessary function determination condition based on input information acquired from the outside;
The unnecessary function determination condition update unit performs the unnecessary function determination condition synchronized with the unnecessary function determination condition master that is an unnecessary function determination condition included in the function management information master received from the function management information storage device. Update
The function management information transmitting / receiving unit transmits the function management information including the unnecessary function determination condition updated by the unnecessary function determination condition update unit to the function management information storage device. Application management apparatus of description.
(Appendix 5)
When the function management information storage device stores the function management information master for each user of the application software,
The function management information transmitting / receiving unit receives the function management information master of a predetermined user from the function management information storage device and transmits the function management information of the predetermined user to the function management information storage device. The application management apparatus according to any one of appendix 2 to appendix 4, characterized by:
(Appendix 6)
Connected to the application management device described in Appendix 5,
A function management information master storage unit storing the function management information master for each user;
A function management information master transmission unit that transmits a function management information master of a predetermined user requested by the application management apparatus to the application management apparatus;
User-specific function management that synchronizes the function management information master of the user stored in the function management information master storage unit with the received function management information by receiving the function management information of the user from the application management device An information master update unit;
A server device as the function management information storage device.
(Appendix 7)
The application management device according to appendix 5,
The server device according to attachment 6;
Application management system with
(Appendix 8)
A function of updating function usage history information representing a history of execution of each function in accordance with execution of each function included in the function list representing a list of valid functions constituting application software installed in the information processing apparatus Usage history information update step;
An unnecessary function determination step for determining whether each function included in the function list satisfies a predetermined unnecessary function determination condition based on the function use history information;
A function configuration update step of updating a valid function configuration of the application software by deleting and invalidating the function determined to satisfy the unnecessary function determination condition;
A function list update step of updating the function list in response to an update of an effective function configuration of the application software;
Application management method with
(Appendix 9)
A function management information receiving step of receiving the function management information master from a function management information storage device that stores the function management information master synchronized with the function management information by receiving the function management information including the function list; Prepared,
The function configuration updating step compares the function list master, which is a function list included in the function management information master received in the function management information receiving step, with an effective function of the application software. The function that is included in the application software and invalidated by the application software is identified, and the identified function is added to the application software to enable it, and is not included in the function list master and is enabled by the application software By identifying the function and deleting the identified function from the application software and disabling it, the effective function configuration of the application software is further updated,
The function list update step performs the update on the function list synchronized with the function list master,
The application management method according to appendix 8, further comprising a function management information transmission step of transmitting the function management information including the function list updated in the function list update step to the function management information storage device. .
(Appendix 10)
A function of updating function usage history information representing a history of execution of each function in accordance with execution of each function included in the function list representing a list of valid functions constituting application software installed in the information processing apparatus Usage history information update step;
An unnecessary function determination step for determining whether each function included in the function list satisfies a predetermined unnecessary function determination condition based on the function use history information;
A function configuration update step of updating a valid function configuration of the application software by deleting and invalidating the function determined to satisfy the unnecessary function determination condition;
A function list update step of updating the function list in response to an update of an effective function configuration of the application software;
Is a computer program that causes a computer device to execute.
(Appendix 11)
A function management information receiving step of receiving the function management information master from a function management information storage device that stores the function management information master synchronized with the function management information by receiving the function management information including the function list; Causing the computer device to execute,
The function configuration updating step compares the function list master, which is a function list included in the function management information master received in the function management information receiving step, with an effective function of the application software. The function that is included in the application software and invalidated by the application software is identified, and the identified function is added to the application software to enable it, and is not included in the function list master and is enabled by the application software By identifying the function and deleting the identified function from the application software and disabling it, the effective function configuration of the application software is further updated,
The function list update step performs the update on the function list synchronized with the function list master,
Item 11. The supplementary note 10, further causing the computer device to execute a function management information transmitting step of transmitting the function management information including the function list updated in the function list updating step to the function management information storage device. Computer program.

1、2、4 アプリケーション管理装置
3 アプリケーション管理システム
5 サーバ装置
9 機能管理情報格納装置
11 機能リスト記憶部
12 機能使用履歴情報記憶部
13 不要機能判定条件記憶部
14、24 機能リスト更新部
15、25 機能使用履歴情報更新部
16、26 機能構成更新部
27、47 機能管理情報格納先記憶部
28、48 機能管理情報送受信部
29 不要機能判定条件更新部
51 機能リストマスタ記憶部
52 機能使用履歴情報マスタ記憶部
53 不要機能判定条件マスタ記憶部
54 機能管理情報マスタ送信部
55 機能管理情報マスタ更新部
1, 2, 4 Application management device 3 Application management system 5 Server device 9 Function management information storage device 11 Function list storage unit 12 Function use history information storage unit 13 Unnecessary function determination condition storage unit 14, 24 Function list update unit 15, 25 Function use history information update unit 16, 26 Function configuration update unit 27, 47 Function management information storage destination storage unit 28, 48 Function management information transmission / reception unit 29 Unnecessary function determination condition update unit 51 Function list master storage unit 52 Function use history information master Storage unit 53 Unnecessary function determination condition master storage unit 54 Function management information master transmission unit 55 Function management information master update unit

Claims (10)

情報処理装置にインストールされたアプリケーションソフトウェアを構成する有効な機能の一覧を表す機能リストを記憶した機能リスト記憶部と、
前記各機能が実行された履歴を表す機能使用履歴情報を記憶した機能使用履歴情報記憶部と、
前記機能使用履歴情報に基づいて前記各機能が不要か否かを判定するための不要機能判定条件を記憶した不要機能判定条件記憶部と、
前記各機能の実行に応じて前記機能使用履歴情報を更新する機能使用履歴情報更新部と、
前記機能リストに含まれる各機能について、前記機能使用履歴情報に基づいて前記不要機能判定条件を満たすか否かを判定するとともに、前記不要機能判定条件を満たすと判定した機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成を更新する機能構成更新部と、
前記アプリケーションソフトウェアの有効な機能構成の更新に応じて前記機能リストを更新する機能リスト更新部と、
を備えたアプリケーション管理装置。
A function list storage unit that stores a function list representing a list of valid functions constituting application software installed in the information processing apparatus;
A function use history information storage unit storing function use history information representing a history of execution of each function;
An unnecessary function determination condition storage unit that stores an unnecessary function determination condition for determining whether or not each function is unnecessary based on the function use history information;
A function usage history information update unit that updates the function usage history information according to the execution of each function;
For each function included in the function list, it is determined whether or not the unnecessary function determination condition is satisfied based on the function use history information, and the function determined to satisfy the unnecessary function determination condition is deleted from the application software. A functional configuration update unit that updates the effective functional configuration of the application software,
A function list update unit that updates the function list according to an update of an effective function configuration of the application software;
An application management device comprising:
前記アプリケーション管理装置から前記機能リストを含む機能管理情報を受信することにより前記機能管理情報に同期される機能管理情報マスタを格納する機能管理情報格納装置に接続され、
前記機能管理情報格納装置から前記機能管理情報マスタを受信する機能管理情報送受信部をさらに備え、
前記機能構成更新部は、前記機能管理情報送受信部によって受信された前記機能管理情報マスタに含まれる機能リストである機能リストマスタと前記アプリケーションソフトウェアの有効な機能とを比較することにより、前記機能リストマスタに含まれ前記アプリケーションソフトウェアで無効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアに追加して有効にするとともに、前記機能リストマスタに含まれずに前記アプリケーションソフトウェアで有効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成をさらに更新し、
前記機能リスト更新部は、前記機能リストマスタに同期させた前記機能リストに対して前記更新を行い、
前記機能管理情報送受信部は、前記機能リスト更新部によって更新された前記機能リストを含む機能管理情報を前記機能管理情報格納装置に送信することを特徴とする請求項1に記載のアプリケーション管理装置。
Connected to a function management information storage device that stores a function management information master synchronized with the function management information by receiving function management information including the function list from the application management device;
A function management information transmitting / receiving unit for receiving the function management information master from the function management information storage device;
The function configuration updating unit compares the function list master, which is a function list included in the function management information master received by the function management information transmitting / receiving unit, with an effective function of the application software, thereby comparing the function list. A function that is included in the master and invalidated in the application software is identified, and the identified function is added to the application software to enable it. In addition, the function that is not included in the function list master is enabled in the application software. The active function configuration of the application software is further updated by identifying the function being identified and deleting the identified function from the application software and disabling the function.
The function list update unit performs the update on the function list synchronized with the function list master,
The application management apparatus according to claim 1, wherein the function management information transmitting / receiving unit transmits function management information including the function list updated by the function list update unit to the function management information storage device.
前記機能管理情報には前記機能使用履歴情報がさらに含まれ、
前記機能使用履歴情報更新部は、前記機能管理情報格納装置から受信された機能管理情報マスタに含まれる機能使用履歴情報である機能使用履歴情報マスタに同期させた前記機能使用履歴情報に対して前記更新を行い、
前記機能管理情報送受信部は、前記機能使用履歴情報更新部によって更新された機能使用履歴情報を含む前記機能管理情報を前記機能管理情報格納装置に送信することを特徴とする請求項2に記載のアプリケーション管理装置。
The function management information further includes the function usage history information,
The function usage history information update unit is configured to perform the function usage history information synchronized with the function usage history information master that is the function usage history information included in the function management information master received from the function management information storage device. Update
The function management information transmission / reception unit transmits the function management information including the function usage history information updated by the function usage history information update unit to the function management information storage device. Application management device.
前記機能管理情報には不要機能判定条件がさらに含まれ、
外部から取得する入力情報に基づいて前記不要機能判定条件を更新する不要機能判定条件更新部をさらに備え、
前記不要機能判定条件更新部は、前記機能管理情報格納装置から受信された前記機能管理情報マスタに含まれる不要機能判定条件である不要機能判定条件マスタに同期させた不要機能判定条件に対して前記更新を行い、
前記機能管理情報送受信部は、前記不要機能判定条件更新部によって更新された不要機能判定条件を含む前記機能管理情報を前記機能管理情報格納装置に送信することを特徴とする請求項2または請求項3に記載のアプリケーション管理装置。
The function management information further includes an unnecessary function determination condition,
An unnecessary function determination condition update unit that updates the unnecessary function determination condition based on input information acquired from the outside;
The unnecessary function determination condition update unit performs the unnecessary function determination condition synchronized with the unnecessary function determination condition master that is an unnecessary function determination condition included in the function management information master received from the function management information storage device. Update
3. The function management information transmitting / receiving unit transmits the function management information including the unnecessary function determination condition updated by the unnecessary function determination condition updating unit to the function management information storage device. 4. The application management apparatus according to 3.
前記機能管理情報格納装置が前記機能管理情報マスタを前記アプリケーションソフトウェアのユーザ別に格納しているとき、
前記機能管理情報送受信部は、前記機能管理情報格納装置から所定のユーザの前記機能管理情報マスタを受信するとともに、前記機能管理情報格納装置に対して前記所定のユーザの機能管理情報を送信することを特徴とする請求項2から請求項4のいずれかに記載のアプリケーション管理装置。
When the function management information storage device stores the function management information master for each user of the application software,
The function management information transmitting / receiving unit receives the function management information master of a predetermined user from the function management information storage device and transmits the function management information of the predetermined user to the function management information storage device. The application management apparatus according to claim 2, wherein:
請求項5に記載のアプリケーション管理装置に接続され、
前記機能管理情報マスタを前記ユーザ別に記憶した機能管理情報マスタ記憶部と、
前記アプリケーション管理装置から要求される所定のユーザの機能管理情報マスタを前記アプリケーション管理装置に送信する機能管理情報マスタ送信部と、
前記アプリケーション管理装置から前記ユーザの機能管理情報を受信することにより、受信した機能管理情報に、前記機能管理情報マスタ記憶部に記憶された該ユーザの前記機能管理情報マスタを同期させるユーザ別機能管理情報マスタ更新部と、
を備えた前記機能管理情報格納装置としてのサーバ装置。
Connected to the application management device according to claim 5;
A function management information master storage unit storing the function management information master for each user;
A function management information master transmission unit that transmits a function management information master of a predetermined user requested by the application management apparatus to the application management apparatus;
User-specific function management that synchronizes the function management information master of the user stored in the function management information master storage unit with the received function management information by receiving the function management information of the user from the application management device An information master update unit;
A server device as the function management information storage device.
請求項5に記載のアプリケーション管理装置と、
請求項6に記載のサーバ装置と、
を備えたアプリケーション管理システム。
An application management device according to claim 5;
A server device according to claim 6;
Application management system with
情報処理装置にインストールされたアプリケーションソフトウェアを構成する有効な機能の一覧を表す機能リストに含まれる各機能の実行に応じて、前記各機能が実行された履歴を表す機能使用履歴情報を更新する機能使用履歴情報更新ステップと、
前記機能使用履歴情報に基づいて、前記機能リストに含まれる各機能が所定の不要機能判定条件を満たすか否かを判定する不要機能判定ステップと、
前記不要機能判定条件を満たすと判定された機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成を更新する機能構成更新ステップと、
前記アプリケーションソフトウェアの有効な機能構成の更新に応じて前記機能リストを更新する機能リスト更新ステップと、
を備えたアプリケーション管理方法。
A function of updating function usage history information representing a history of execution of each function in accordance with execution of each function included in the function list representing a list of valid functions constituting application software installed in the information processing apparatus Usage history information update step;
An unnecessary function determination step for determining whether each function included in the function list satisfies a predetermined unnecessary function determination condition based on the function use history information;
A function configuration update step of updating a valid function configuration of the application software by deleting and invalidating the function determined to satisfy the unnecessary function determination condition;
A function list update step of updating the function list in response to an update of an effective function configuration of the application software;
Application management method with
前記機能リストを含む機能管理情報を受信することにより前記機能管理情報に同期される機能管理情報マスタを格納する機能管理情報格納装置から、前記機能管理情報マスタを受信する機能管理情報受信ステップをさらに備え、
前記機能構成更新ステップは、前記機能管理情報受信ステップで受信した前記機能管理情報マスタに含まれる機能リストである機能リストマスタと前記アプリケーションソフトウェアの有効な機能とを比較することにより、前記機能リストマスタに含まれ前記アプリケーションソフトウェアで無効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアに追加して有効にするとともに、前記機能リストマスタに含まれずに前記アプリケーションソフトウェアで有効となっている機能を特定し、特定した機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成をさらに更新し、
前記機能リスト更新ステップは、前記機能リストマスタに同期させた前記機能リストに対して前記更新を行い、
前記機能リスト更新ステップで更新された前記機能リストを含む前記機能管理情報を前記機能管理情報格納装置に送信する機能管理情報送信ステップをさらに備えたことを特徴とする請求項8に記載のアプリケーション管理方法。
A function management information receiving step of receiving the function management information master from a function management information storage device that stores the function management information master synchronized with the function management information by receiving the function management information including the function list; Prepared,
The function configuration updating step compares the function list master, which is a function list included in the function management information master received in the function management information receiving step, with an effective function of the application software. The function that is included in the application software and invalidated by the application software is identified, and the identified function is added to the application software to enable it, and is not included in the function list master and is enabled by the application software By identifying the function and deleting the identified function from the application software and disabling it, the effective function configuration of the application software is further updated,
The function list update step performs the update on the function list synchronized with the function list master,
9. The application management according to claim 8, further comprising a function management information transmitting step of transmitting the function management information including the function list updated in the function list updating step to the function management information storage device. Method.
情報処理装置にインストールされたアプリケーションソフトウェアを構成する有効な機能の一覧を表す機能リストに含まれる各機能の実行に応じて、前記各機能が実行された履歴を表す機能使用履歴情報を更新する機能使用履歴情報更新ステップと、
前記機能使用履歴情報に基づいて、前記機能リストに含まれる各機能が所定の不要機能判定条件を満たすか否かを判定する不要機能判定ステップと、
前記不要機能判定条件を満たすと判定された機能を前記アプリケーションソフトウェアから削除して無効にすることにより、前記アプリケーションソフトウェアの有効な機能構成を更新する機能構成更新ステップと、
前記アプリケーションソフトウェアの有効な機能構成の更新に応じて前記機能リストを更新する機能リスト更新ステップと、
をコンピュータ装置に実行させるコンピュータ・プログラム。
A function of updating function usage history information representing a history of execution of each function in accordance with execution of each function included in the function list representing a list of valid functions constituting application software installed in the information processing apparatus Usage history information update step;
An unnecessary function determination step for determining whether each function included in the function list satisfies a predetermined unnecessary function determination condition based on the function use history information;
A function configuration update step of updating a valid function configuration of the application software by deleting and invalidating the function determined to satisfy the unnecessary function determination condition;
A function list update step of updating the function list in response to an update of an effective function configuration of the application software;
Is a computer program that causes a computer device to execute.
JP2010273729A 2010-12-08 2010-12-08 Application management device, server device, application management system, application management method, and computer program Withdrawn JP2012123619A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010273729A JP2012123619A (en) 2010-12-08 2010-12-08 Application management device, server device, application management system, application management method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010273729A JP2012123619A (en) 2010-12-08 2010-12-08 Application management device, server device, application management system, application management method, and computer program

Publications (1)

Publication Number Publication Date
JP2012123619A true JP2012123619A (en) 2012-06-28

Family

ID=46504991

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010273729A Withdrawn JP2012123619A (en) 2010-12-08 2010-12-08 Application management device, server device, application management system, application management method, and computer program

Country Status (1)

Country Link
JP (1) JP2012123619A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052824A (en) * 2012-09-06 2014-03-20 Dainippon Printing Co Ltd Ic card system and ic card
KR20150025287A (en) * 2013-08-28 2015-03-10 주식회사 팬택 Apparatus and method for managing application storage area of mobile terminal

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014052824A (en) * 2012-09-06 2014-03-20 Dainippon Printing Co Ltd Ic card system and ic card
KR20150025287A (en) * 2013-08-28 2015-03-10 주식회사 팬택 Apparatus and method for managing application storage area of mobile terminal
KR102204047B1 (en) * 2013-08-28 2021-01-20 팬텍 주식회사 Apparatus and method for managing application storage area of mobile terminal

Similar Documents

Publication Publication Date Title
KR102224760B1 (en) Automatic application updates
CN107943594B (en) Data acquisition method and device
JP5765928B2 (en) Image processing apparatus, control method therefor, and program
US8392569B2 (en) Data delivery system and data delivery method
KR20110128846A (en) Programming model for synchronizing browser caches across devices and web services
TW201340011A (en) Information recommendation method and information recommendation apparatus
US10560513B2 (en) Small disk support for large cloud-based storage systems
JP6582445B2 (en) Thin client system, connection management device, virtual machine operating device, method, and program
US8640150B2 (en) Information processing terminal, information processing method, and program product
WO2008050512A1 (en) Start control device, method, and program
US8930532B2 (en) Session management in a thin client system for effective use of the client environment
JP5863388B2 (en) Information processing system, control method therefor, and program
US20130088751A1 (en) Job management apparatus, job control system, and job control method
JP6984387B2 (en) Information processing equipment, access control methods, programs and systems
US11636035B2 (en) Persisted data cache service
JP6289879B2 (en) Communication terminal, communication method and program
JP2012123619A (en) Application management device, server device, application management system, application management method, and computer program
EP2928158B1 (en) Distribution apparatus and distribution method
JP7406086B2 (en) Data access control program, data access control method, and authorization server
JP2015095053A (en) Management device and method of the same
CN112685064A (en) Device identification processing method and device, storage medium and electronic device
JP2010079462A (en) Server device, client device, server based computing system and program
WO2014027479A1 (en) Management system, and management device as well as management method and management program used therein
KR101173821B1 (en) Configuration data management system for mobile device
JP7151451B2 (en) Information processing system, server device and information processing program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140304