JP2008077234A - Image forming apparatus, control method, program and recording medium - Google Patents
Image forming apparatus, control method, program and recording medium Download PDFInfo
- Publication number
- JP2008077234A JP2008077234A JP2006253494A JP2006253494A JP2008077234A JP 2008077234 A JP2008077234 A JP 2008077234A JP 2006253494 A JP2006253494 A JP 2006253494A JP 2006253494 A JP2006253494 A JP 2006253494A JP 2008077234 A JP2008077234 A JP 2008077234A
- Authority
- JP
- Japan
- Prior art keywords
- processing
- image forming
- forming apparatus
- history
- components
- 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.)
- Pending
Links
Images
Landscapes
- Debugging And Monitoring (AREA)
- Stored Programmes (AREA)
- Facsimiles In General (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
- Control Or Security For Electrophotography (AREA)
Abstract
Description
本発明は、ディジタル複写機、ディジタル複合機、PC、サーバ、印刷装置などからなるシステムに関し、特に、スキャナ、コピー、ファクシミリ、プリンタなどの機能を有する画像形成装置および制御方法並びにプログラムおよび記録媒体に関する。 The present invention relates to a system including a digital copying machine, a digital multifunction peripheral, a PC, a server, a printing apparatus, and the like, and more particularly, to an image forming apparatus having a function of a scanner, a copy, a facsimile, a printer, a control method, a program, and a recording medium. .
近年、プリンタ、コピー、ファクシミリなどの各装置の機能を1つの筐体内に収納した画像形成装置(以下、融合機という)が知られるようになった。この融合機は、図1に示すように、ソフトウェア群2と、融合機起動部3と、ハードウェア資源4とを含むように構成される(例えば、特許文献1参照)。
In recent years, there has been known an image forming apparatus (hereinafter referred to as a multi-function peripheral) in which functions of respective apparatuses such as a printer, a copy, and a facsimile are housed in one casing. As shown in FIG. 1, this multi-function apparatus is configured to include a
融合機1は、各アプリケーションで共通的に必要な処理をプラットフォーム6で一元的に処理することができる。融合機1は、図2に示されるように、画像情報を生成するコピーアプリ22、プリンタアプリ21、FAXアプリ23と、画像情報に基づいて画像を形成するエンジンと、アプリケーションが共通して使用するとともに、画像情報に関して前記アプリケーションと前記画像形成手段とのインタフェースを行うプラットフォーム6とを有している。
The multi-function apparatus 1 can process the processing commonly required for each application by the platform 6. As shown in FIG. 2, the multifunction machine 1 is commonly used by a
プラットフォーム6により、アプリケーションは、動作モードを通知するだけで印刷することが可能となる。また、動作モードの通知は、アプリケーションにより異なるものではなく、統一されたルールに従っている。さらに、エンジン90が変わった場合は、共通プラットフォーム6がその変更を吸収する。また、エンジンも、プラットフォーム6がアプリケーションの要求を調整することにより、待ちの状態が発生することがなくなる。
The platform 6 allows the application to print only by notifying the operation mode. Further, the notification of the operation mode does not differ depending on the application, but follows a unified rule. Further, when the
このような融合機1では、各モジュール、すなわち各アプリケーションにおいて、例えば動作情報や過去の処理情報などの履歴情報、言い換えればログ情報が残される。このログ情報は、例えば、開発中のデバッグ、すなわち検証・評価に使用される。
上述した画像形成装置では、各モジュールは、各モジュールにおける本来の処理以外の処理も行う。例えば、各モジュールは、独立して、履歴情報を残すように構成される。各モジュールにおいて残された履歴情報は、開発中に利用されるか、課金などの予め決められた用途に利用される。 In the image forming apparatus described above, each module performs processing other than the original processing in each module. For example, each module is configured to leave history information independently. The history information remaining in each module is used during development or for a predetermined use such as billing.
この場合、各モジュールにおける本来の処理以外の処理に対して変更が生じた場合には、各モジュールに対して個別に変更処理を行う必要がある。例えば、後から履歴情報として収集する項目を追加したい場合、その項目を追加したいモジュールすべてに対して個別に追加する必要がある。 In this case, when a change occurs in a process other than the original process in each module, it is necessary to perform the change process individually for each module. For example, when an item to be collected later as history information is to be added, it is necessary to add the item individually to all modules to which the item is to be added.
そこで、本発明では、画像形成装置を構成するモジュールから、該モジュール本来の処理以外の処理を切り離して新たなモジュールを構成でき、該切り離した処理を対応するモジュールにおいて実行させることができる画像形成装置および制御方法並びにプログラムおよび記録媒体を提供することにある。 Therefore, in the present invention, a new module can be configured by separating processes other than the original process of the module from the modules constituting the image forming apparatus, and the separated process can be executed in the corresponding module. And a control method, a program, and a recording medium.
上記課題を解決するため、本発明の画像形成装置は、
ハードウェア資源と、該ハードウェア資源に対して、画像形成処理を実行するソフトウェアとを有する画像形成装置であって、
前記ソフトウェアは、機能に応じて、階層構造を有する複数のコンポーネントに分解され、前記コンポーネントにより複数の処理が実行され、少なくとも一部のコンポーネントにより実行される処理が、対応するコンポーネントから切り離され、
前記少なくとも一部のコンポーネントにより実行される処理を、対応するコンポーネントにより実行される処理の指定された時点に織り込む織り込み手段と、
前記織り込まれた処理を、前記指定された時点で実行する処理手段
を備えることを特徴の1つとする。
In order to solve the above problems, an image forming apparatus according to the present invention provides:
An image forming apparatus having hardware resources and software for executing image forming processing on the hardware resources,
The software is decomposed into a plurality of components having a hierarchical structure according to functions, a plurality of processes are executed by the components, and processes executed by at least some components are separated from corresponding components,
Weaving means for weaving the processing executed by the at least some components at a specified time of the processing executed by the corresponding component;
One of the features is that the processing unit includes the processing unit that executes the woven process at the designated time.
このように構成することにより、コンポーネントから切り離された処理により別のコンポーネントを構成でき、該切り離された処理を対応するコンポーネントにより実行される処理に織り込むことができる。また、後から切り離された処理を変更する場合でも、変更後の処理を対応するコンポーネントに織り込むことにより、コンポーネント本来の処理に影響を与えずに変更することができる。例えば、各コンポーネントからシステム内部で横断的に必要となる処理を切り離して、別のコンポーネントを構成でき、該切り離した処理を各コンポーネントに織り込むことができる。 By configuring in this way, another component can be configured by the process separated from the component, and the separated process can be woven into the process executed by the corresponding component. Further, even when a process that has been separated later is changed, it is possible to change the process without affecting the original process by incorporating the changed process into the corresponding component. For example, it is possible to separate processing required across the system from each component to configure another component, and to incorporate the separated processing into each component.
本発明の制御方法は、
ハードウェア資源と、該ハードウェア資源に対して、画像形成処理を実行するソフトウェアとを有する画像形成装置における制御方法であって、
前記ソフトウェアは、機能に応じて、階層構造を有する複数のコンポーネントに分解され、前記コンポーネントにより複数の処理が実行され、少なくとも一部のコンポーネントにより実行される処理が対応するコンポーネントから切り離され、
前記少なくとも一部のコンポーネントにより実行される処理を、対応するコンポーネントにより実行される処理の指定された時点に織り込むステップと、
前記織り込まれた処理を、前記指定された時点で実行するステップと
を有することを特徴の1つとする。
The control method of the present invention includes:
A control method in an image forming apparatus having hardware resources and software for executing image forming processing on the hardware resources,
The software is decomposed into a plurality of components having a hierarchical structure according to functions, a plurality of processes are executed by the components, and processes executed by at least some components are separated from corresponding components,
Weaving processing performed by the at least some components at a specified point in time of processing performed by the corresponding component;
One of the features is the step of executing the woven process at the designated time.
このようにすることにより、コンポーネントから切り離された処理により別のコンポーネントを構成でき、該切り離された処理を対応するコンポーネントにより実行される処理に織り込むことができる。また、後から切り離された処理を変更する場合でも、変更後の処理を対応するコンポーネントに織り込むことにより、コンポーネント本来の処理に影響を与えずに変更することができる。例えば、各コンポーネントからシステム内部で横断的に必要となる処理を切り離して、別のコンポーネントを構成でき、該切り離した処理をコンポーネントに織り込むことができる。 By doing so, another component can be configured by the process separated from the component, and the separated process can be woven into the process executed by the corresponding component. Further, even when a process that has been separated later is changed, it is possible to change the process without affecting the original process by incorporating the changed process into the corresponding component. For example, a process required across the system can be separated from each component to configure another component, and the separated process can be woven into the component.
本発明のプログラムは、上述した制御方法をコンピュータに実行させるためのプログラムである。 The program of the present invention is a program for causing a computer to execute the control method described above.
本発明の記録媒体は、上述したプログラムを記録したコンピュータ読取可能な記録媒体である。 The recording medium of the present invention is a computer-readable recording medium that records the above-described program.
本発明の実施例によれば、画像形成装置を構成するモジュールから、該モジュール本来の処理以外の処理を切り離して新たなモジュールを構成でき、該切り離した処理を対応するモジュールにおいて実行させることができる画像形成装置および制御方法並びにプログラムおよび記録媒体を実現できる。 According to the embodiment of the present invention, it is possible to separate a process other than the original process of the module from the module constituting the image forming apparatus to form a new module, and to execute the separated process in the corresponding module. An image forming apparatus, a control method, a program, and a recording medium can be realized.
次に、本発明を実施するための最良の形態を、以下の実施例に基づき図面を参照しつつ説明する。
なお、実施例を説明するための全図において、同一機能を有するものは同一符号を用い、繰り返しの説明は省略する。
Next, the best mode for carrying out the present invention will be described based on the following embodiments with reference to the drawings.
In all the drawings for explaining the embodiments, the same reference numerals are used for those having the same function, and repeated explanation is omitted.
本発明の実施例にかかる画像形成装置が適用されるシステムの構成例について、図3を参照して説明する。図3は、本実施例にかかる画像形成装置が適用されるシステムの構成を示したものである。 A configuration example of a system to which an image forming apparatus according to an embodiment of the present invention is applied will be described with reference to FIG. FIG. 3 shows the configuration of a system to which the image forming apparatus according to the present embodiment is applied.
システムでは、画像形成装置としてのディジタル複合機100と、複数のパーソナルコンピュータ200(2001、2002、・・・、200n)(nは、整数)と、サーバ装置300が、通信網(ネットワーク)50によって、接続されている。また、ディジタル複合機100には、シリアルケーブルなどでパーソナルコンピュータ2000が直接接続されている。
In the system, a digital multifunction peripheral 100 as an image forming apparatus, a plurality of personal computers 200 (200 1 , 200 2 ,..., 200 n ) (n is an integer) and a
サーバ装置300は、通信網50、例えばLANに接続されているパーソナルコンピュータ2001〜200nに対して、電子メールの収集や配布のサービスを行う。
The
また、ディジタル複合機100は、各種コピー機能、原稿画像を読取り、その読み取って得た画像データを電子メールにより送信する、いわゆるスキャン トゥ メール(Scan To Email)機能、ファクシミリ伝送手順により画像情報伝送を行うファクシミリ機能などを備えている。 The digital multi-function peripheral 100 scans image information by using various copy functions, reading a document image, and transmitting image data obtained by reading the image data by e-mail, a so-called scan-to-email function, or a facsimile transmission procedure. It has a facsimile function to perform.
次に、本実施例にかかるディジタル複合機100に組み込まれるソフトウェアについて、図4を参照して説明する。図4は、本実施例にかかる画像形成装置に組み込まれるソフトウェアの概略構成を示すコンポーネント図である。 Next, software installed in the digital multifunction peripheral 100 according to the present embodiment will be described with reference to FIG. FIG. 4 is a component diagram illustrating a schematic configuration of software incorporated in the image forming apparatus according to the present embodiment.
本実施例にかかるディジタル複合機100のソフトウェアは、機能に応じて、階層構造を有する複数のコンポーネントに分解される。ここで、コンポーネントとは、コンパイル、リンク、実行の単位となるソフトウェアである。したがって、ソースファイル、実行モジュールもコンポーネントである。ソフトウェアは、ユーザインターフェース(IF: Interface)層102、コントロール層104、アプリケーションロジック層106、デバイスサービス層108およびデバイス層110と、ユーザインターフェース層102、コントロール層104、アプリケーションロジック層106、デバイスサービス層108およびデバイス層110の少なくとも一部の層により実行される処理を切り離し、該切り離した処理を実行するクロスカット層112により構成される。処理の変更に対する手間を軽減する観点からは、クロスカット層112は、ユーザインターフェース層102、コントロール層104、アプリケーションロジック層106、デバイスサービス層108およびデバイス層110に対して横断的に必要となる処理を実行するコンポーネントにより構成されることが好ましい。
The software of the digital multi-function peripheral 100 according to the present embodiment is decomposed into a plurality of components having a hierarchical structure according to functions. Here, the component is software that is a unit of compilation, linking, and execution. Therefore, the source file and the execution module are also components. The software includes a user interface (IF)
本実施例においては、クロスカット層112が、ユーザインターフェース層102、コントロール層104、アプリケーションロジック層106、デバイスサービス層108およびデバイス層110に対して横断的に必要となる処理を実行するコンポーネントにより構成される場合について説明する。
In the present embodiment, the
ユーザインターフェース層102は、通信サーバI/F114およびローカルUI(User Interface)116の各コンポーネントを備える。コントロール層104は、パラメータ118およびアクティビティ120の各コンポーネントを備える。アプリケーションロジック層106は、入力処理部122、加工処理部124、出力処理部126および情報管理部128の各コンポーネントを備える。デバイスサービス層108は、データ管理部130のコンポーネントを備える。デバイス層110は、デバイス制御部1321〜132m(mは、m>0の整数)の各コンポーネントを備える。クロスカット層112は、上述した処理手段としての各コンポーネントの少なくとも一部のコンポーネントにより実行される処理を行う。例えば、履歴部134、アクセス制御部136および課金部138の織り込み手段としての各コンポーネントを備える。処理の変更に対する手間を軽減する観点からは、クロスカット層112は、上述した処理手段としての各コンポーネントに対して横断的に必要となる処理、言い換えれば少なくとも2つのコンポーネントにより共通に実行される処理を実行する織り込み手段としてのコンポーネントにより構成されるのが好ましい。
The
ユーザインターフェース層102は、機器外部から入力された指示を受け付け、その指示の内容を解釈して、その指示内容を示す情報をコントロール層104に対して入力する。具体的には、ローカルUI116は、機器に付属の操作部、例えばオペレーションパネルにより、ユーザの操作による指示を受け付け、その指示の内容を示す情報をコントロール層104に入力する。
The
通信サーバI/F114は、ネットワーク経由の指示、例えばパーソナルコンピュータ200、サーバ300からの指示を受け付け、その指示の内容を示す情報をコントロール層104に入力する。例えば、通信サーバI/F114は、ユーザがパーソナルコンピュータ200を使用し、ブラウザからアクセスすることにより入力した指示を、ネットワーク50を介して受け付ける。
The communication server I /
コントロール層104では、ユーザインターフェース層102から入力された指示内容を示す情報がパラメータ部118に格納される。また、アクティビティ部210は、ユーザインターフェース層102から入力された指示内容を示す情報に基づいて、アプリケーションロジック層106のコンポーネントの中から指示を実行するために必要なコンポーネントを選択し、選択されたコンポーネントに実行を要求する。
In the
アプリケーションロジック層106は、コントロール層104から入力されたコンポーネントの実行の要求にしたがって、選択されたコンポーネントの実行を行う。
The
アプリケーションロジック層106は、ユーザの指示を実行するための機能を実現するコンポーネント群により構成される。これらのコンポーネントを複数使用することで、ユーザの要求が実現される。本実施例においては、一例として、アプリケーションロジック層106が入力処理部122、加工処理部124、出力処理部126および情報管理部128の各コンポーネントにより構成される場合について説明するが、その他の機能を追加するようにしてもよい。
The
入力処理部122は、文書データ(入力ドキュメント)の入力処理を行う。例えば、紙文書、電子文書、ファクシミリ受信文書の入力処理を行う。加工処理部124は、加工処理の対象となる画像を求め、これら加工処理の対象となる画像で構成される文書データ(ユーザドキュメント)を生成する。また、生成された文書データを出力先に応じて整形した文書データ(出力ドキュメント)を生成する。例えば、入力処理された文書データから、ページとして構成することが可能な所定のサイズに分割し、加工処理の対象となる画像を求める。出力処理部126は、出力先に応じて整形した文書データに対して、印刷、保存あるいはファクシミリ送信などの出力を行う。
The
入力元あるいは出力先によらず共通して加工処理を行うためには、予めフォーマットを用意しておき、このフォーマットに入力ドキュメントを当てはめて管理することで、入力元あるいは出力先に関わらず共通して管理することを可能とし、さらには容易に加工処理を行うことを可能とする。情報管理部128は、予め用意されたフォーマットに基づいて、入力ドキュメントを管理する。
In order to perform processing in common regardless of the input source or output destination, a format is prepared in advance and managed by applying the input document to this format, regardless of the input source or output destination. Can be managed easily, and processing can be easily performed. The
デバイスサービス層108は、アプリケーションロジック層106より上のレイヤ(層)に対して、デバイスを隠蔽し、アプリケーションロジック層106からの出力にしたがって、画像を形成する。形成された画像は、データ管理部130において管理される。
The
デバイス層110は、実際に処理を行なうために必要なハードウェアの制御コンポーネント群である。デバイス層110は、自機が備えるデバイスに応じて、ネットワークや電話回線、スキャナなど、接続されているデバイスを制御する。
The
クロスカット層112は、すべてのレイヤ(層)、すなわちユーザI/F層102、コントロール層104、アプリケーションロジック層106、デバイスサービス層108およびデバイス層110の各コンポーネントの少なくとも一部のコンポーネントにより実行される処理、言い換えれば、各層において本来行われる処理以外の処理を行うコンポーネントを備える。処理の変更に対する手間を軽減する観点からは、クロスカット層112は、上述した各層に対して横断的に必要となる処理、言い換えれば少なくとも2つの層により共通に実行される処理を実行するコンポーネントを備えるのが好ましい。
The cross cut
本実施例においては、一例として、クロスカット層112に、履歴処理を行う履歴部134、アクセス制御処理を行うアクセス制御部136、課金処理を行う課金部138備える場合について説明するが、他のコンポーネントを備えるようにしてもよい。
In this embodiment, as an example, the case where the
本実施例にかかるディジタル複合機100では、ユーザI/F層102、コントロール層104、アプリケーションロジック層106、デバイスサービス層108およびデバイス層110の各コンポーネントにおいて横断的に必要となる処理がモジュール(コンポーネント)化され、新しいモジュール単位であるクロスカットが導入される。例えば、アスペクト指向プログラミングを適用することにより実現できる。アスペクト指向プログラミングでは、複数のレイヤとしてのクラスを横断した処理をモジュール化する新しいモジュール単位「アスペクト」が導入される。
In the digital multi-function peripheral 100 according to the present embodiment, processing required across the components of the user I /
オブジェクト指向プログラミングでは、オブジェクトといわれる単位で、ソフトウェアが分割、モデル化される。しかし、複数のオブジェクトを横断する処理は、単一のオブジェクトにカプセル化することができず、各オブジェクトにカプセル化される。一方、アスペクト指向プログラミングでは、そのような複数のオブジェクトを横断する処理を分離し、記述するためアスペクトという新たなモジュール単位が導入される。 In object-oriented programming, software is divided and modeled in units called objects. However, the process of traversing multiple objects cannot be encapsulated in a single object, but is encapsulated in each object. On the other hand, in aspect-oriented programming, a new module unit called aspect is introduced in order to separate and describe such processing across multiple objects.
本実施例では、ユーザI/F層102、コントロール層104、アプリケーションロジック層106、デバイスサービス層108およびデバイス層110を構成する各コンポーネントと、該各コンポーネントで本来行われる処理以外の処理、例えば履歴処理、アクセス制御処理および課金処理が切り離されて新たなコンポーネント、すなわち、クロスカット層112を構成するコンポーネント、すなわち履歴部134、アクセス制御部136および課金部138として構成される。履歴部134は履歴のフォーマットなど履歴を残すために必要な情報を有し、アクセス制御部136は各ユーザに対する許可/不許可を示す情報などアクセス制御を行うために必要な情報を有し、課金部138は、各ユーザに対する課金情報など課金を行うために必要な情報を有する。
In this embodiment, each component constituting the user I /
このように、クロスカット層112が各レイヤを構成するコンポーネントの少なくとも一部のコンポーネントにより実行される処理を受け持つことにより、その処理結果を様々な用途に利用することができる。また、その処理を変更する場合でも、クロスカット層112に対してのみ行えばよいので容易である。具体的には、履歴部134が、各コンポーネントの履歴処理を受け持つことにより、全てのコンポーネントの履歴を様々な用途に利用することができる。また、後から履歴情報として新たな項目を追加するなど変更を加えることも容易であり、システム全体への影響が少ないソフトウェア構造とすることができる。また、アクセス制御部136が、各コンポーネントのアクセス制御処理を受け持つことにより、全てのコンポーネントのアクセス制御を行うことができる。また、後からアクセス制御を行うユーザの追加、変更も容易である。また、課金部138が、各コンポーネントの課金処理を受け持つことにより、全てのコンポーネントの課金処理を行うことができる。また、後から課金を行うユーザの追加、変更も容易である。
As described above, since the
次に、本実施例にかかるディジタル複合機100のハードウェア構成について、図5を参照して説明する。 Next, a hardware configuration of the digital multifunction peripheral 100 according to the present embodiment will be described with reference to FIG.
図5に示すように、ディジタル複合機100は、コントローラボード160と、オペレーションパネル153と、FCU168と、スキャナエンジン151と、プロッタエンジン152とを備える。また、FCU168は、G3規格対応ユニット169と、G4規格対応ユニット170とを有する。
As shown in FIG. 5, the digital multifunction peripheral 100 includes a
また、コントローラボード160は、CPU161と、ASIC166と、HDD165と、ローカルメモリ(MEM−C)164と、システムメモリ(MEM−P)163と、ノースブリッジ(NB)162と、サウスブリッジ(SB)173と、NIC174(Network Interface Card)と、USBデバイス175と、IEEE1394デバイス176と、セントロニクスデバイス177とを備える。
The
オペレーションパネル153は、コントローラボード160のASIC166に接続されている。また、SB173と、NIC174と、USBデバイス175と、IEEE1394デバイス176と、セントロニクスデバイス177は、NB162にPCIバスで接続されている。
The
また、FCU168と、スキャナエンジン151と、プロッタエンジン152は、コントローラボード160のASIC166にPCIバスで接続されている。
The
なお、コントローラボード160は、ASIC166にローカルメモリ164、HDD165等が接続されると共に、CPU161とASIC166とがCPUチップセットのNB162を介して接続されている。このように、NB162を介してCPU161とASIC166とを接続すれば、CPU161のインタフェースが公開されていない場合に対応できる。
The
なお、ASIC166とNB162とはPCIバスを介して接続されているのでなく、AGP(Accelerated Graphics Port)167を介して接続されている。このように、図4のアプリケーションロジック層106やコントロール層104を形成する一つ以上のプロセスを実行制御するため、ASIC166とNB162とを低速のPCIバスでなくAGP167を介して接続し、パフォーマンスの低下を防いでいる。
The
CPU161は、ディジタル複合機100の全体制御を行うものである。CPU161は、パラメータ118およびアクティビティ120をOS上にそれぞれプロセスとして起動して実行させると共に、アプリケーションロジック層106を構成する入力処理部122、加工処理部124、出力処理部126、情報管理部128を起動して実行させる。
The
NB162は、CPU161、システムメモリ163、SB173およびASIC166を接続するためのブリッジである。システムメモリ163は、ディジタル複合機100の描画用メモリ等として用いるメモリである。ローカルメモリ164はコピー用画像バッファ、符号バッファとして用いるメモリである。また、SB173は、NB162とPCIバス、周辺デバイスとを接続するためのブリッジである。
The
ASIC166は、画像処理用のハードウェア要素を有する画像処理用途向けのICである。HDD165は、画像データの蓄積、文書データの蓄積、プログラムの蓄積、フォントデータの蓄積、フォームの蓄積等を行うための記録装置である。
The
コントローラボード160を画像形成装置として機能させるためのプログラムは、例えば、フレキシブルディスク、CD−ROM、メモリカード等の記録媒体に記録された状態で提供される。また、プログラムを、通信網50を介してダウンロードするようにしてもよい。この記録媒体をコンピュータの補助記憶装置に挿入すると、記録媒体に記録されたプログラムが読み取られる。そして、CPU161は、読み込んだプログラムをRAMあるいはHDD165に書き込み、このプログラムにしたがって処理を実行する。
A program for causing the
この場合、プログラムは、コンピュータに、図4の各層を構成するコンポーネントにより実行される処理を実行させる。例えば、少なくとも一部のコンポーネントにより実行される処理を、対応するコンポーネントにより実行される処理の指定された時点に織り込むステップと、織り込まれた処理を、指定された時点で実行するステップとを実行させる。 In this case, the program causes the computer to execute processing executed by the components constituting each layer in FIG. For example, a step of weaving processing executed by at least some components at a specified time of processing executed by a corresponding component and a step of executing the weaved processing at a specified time are executed. .
オペレーションパネル153は、ユーザからの入力操作を受け付けると共に、ユーザに向けた表示を行う操作部である。
The
次に、本実施例にかかるディジタル複合機100の動作について説明する。 Next, the operation of the digital multifunction peripheral 100 according to the present embodiment will be described.
本実施例においては、クロスカット層112のコンポーネントにおける処理の一例として、履歴部134の処理について説明する。
In the present embodiment, processing of the
クロスカット層112は、少なくとも一部のコンポーネントから切り離された処理の手順を示す情報と、対応するコンポーネント、すなわち該処理を実行するコンポーネントにおいて、該処理が実行される時点を示す情報を有する。例えば、該処理が実行される時点を示す情報としては、対応するコンポーネントにより実行される複数の処理に対して、ある処理の直前、直後および前後のいずれかの情報である。また、該処理が実行される複数時点を示す情報を指定するようにしてもよい。
The cross cut
具体的には、履歴部134は、保存する項目からなる履歴のフォーマットと、該履歴のフォーマットに含まれる各項目を収集する手順を示す履歴処理手順と、各コンポーネントにおいて該履歴処理を実行する場所、すなわち時点を示す情報を保持している。例えば、履歴のフォーマットは、図6に示すように、履歴情報を取得する時刻を示すタイムスタンプと、処理を行った(指示を行った)ユーザを示すユーザ名と、実行された処理名とにより構成される。
Specifically, the
また、クロスカット層112は、少なくとも一部のコンポーネントから切り離された処理を、対応するコンポーネント、すなわち該処理を実行するコンポーネントに織り込む。例えば、クロスカット層112は、該処理が実行される時点を示す情報に基づいて、少なくとも一部のコンポーネントから切り離された処理を、対応するコンポーネントにより実行される処理に織り込む。ここで織り込むとは、該処理が実行される時点を示す情報に基づいて、少なくとも一部のコンポーネントから切り離された処理を、対応するコンポーネントにより実行される処理に結合することをいう。
In addition, the
具体的には、履歴部134は、履歴を残したい動作を含む実行前の各コンポーネントに履歴処理を織り込む。例えば、履歴ブロック134は、図7に示すように、各コンポーネントに対して、履歴の処理を織り込む。ここで、織り込むとは、履歴を残したい動作を含む実行前の各コンポーネントにより実行される処理に、履歴処理を結合することをいう。例えば、AspectJを適用することにより、アスペクトウィーバー(aspect weaver)と呼ばれる処理系によって、オブジェクト指向で記述された各コンポーネントを構成するプログラムに、履歴処理を結合することができる。この織り込みは、コンパイル時に行われる。
Specifically, the
AspectJは、Java(登録商標)を言語拡張したアスペクト指向言語のひとつであり、アスペクトを定義することでクラスに新たな処理を織り込むことによりクラスを拡張することができる。この場合、各コンポーネントは、どのような履歴を残すかは意識せず、実行前に織り込まれた履歴を、実行中に保存する。 AspectJ is an aspect-oriented language that is a language extension of Java (registered trademark), and a class can be extended by incorporating a new process into the class by defining the aspect. In this case, each component is unaware of what kind of history is left, and saves the history woven before execution during execution.
次に、各コンポーネントに織り込まれる履歴処理のフローについて、図8を参照して説明する。ここでは、図6を参照して説明した履歴フォーマットに含まれる項目を収集する履歴処理のフローについて説明する。 Next, a history processing flow woven into each component will be described with reference to FIG. Here, a flow of history processing for collecting items included in the history format described with reference to FIG. 6 will be described.
タイムスタンプを取得し(ステップS802)、ユーザ名を取得し(ステップS804)、処理名を確定し(ステップS806)、履歴を保存する(ステップS808)。 A time stamp is acquired (step S802), a user name is acquired (step S804), a process name is determined (step S806), and a history is saved (step S808).
次に、各コンポーネントの一般的な処理のフローについて、図9を参照して説明する。ここでは、コンポーネントにおいて、3つの処理が行われる場合について説明する。 Next, a general processing flow of each component will be described with reference to FIG. Here, a case where three processes are performed in the component will be described.
処理Aを行い(ステップS902)、処理Bを行い(ステップS904)、処理Cを行う(ステップS906)。 Processing A is performed (step S902), processing B is performed (step S904), and processing C is performed (step S906).
上述したように、履歴部134は、履歴処理手順と、該履歴処理を織り込む場所を示す情報とを保持している。
As described above, the
一例として、図8を参照して説明した履歴処理を、図9を参照して説明した各コンポーネントにおける処理の処理A(ステップS902)の後に織り込む場合について、図10を参照して説明する。例えば、コンパイルが行われることにより、履歴処理が、処理Aの後に織り込まれる。その結果、処理A(ステップS902)の後に履歴処理が実行され、その後、処理B(ステップS904)、処理C(ステップS906)が実行される。 As an example, a case where the history processing described with reference to FIG. 8 is interwoven after processing A (step S902) of each component described with reference to FIG. 9 will be described with reference to FIG. For example, the history process is woven after the process A due to the compilation. As a result, the history process is executed after the process A (step S902), and then the process B (step S904) and the process C (step S906) are executed.
具体的に説明する。 This will be specifically described.
ここでは、一例としてアプリケーションロジック層106を構成するコンポーネントの出力処理部126の処理に関連して、履歴を残す処理が織り込まれる場合について説明する。他のコンポーネントに織り込まれる場合についても同様に適用できる。
Here, as an example, a case will be described in which a process for leaving a history is incorporated in connection with the process of the
出力処理部126の処理の一例について、図11を参照して説明する。
An example of processing of the
画像を読み込み(ステップS1102)、画像を印刷し(ステップS1104)、印刷された用紙を排紙し(ステップS1106)、ステイプルする(ステップS1108)。 The image is read (step S1102), the image is printed (step S1104), the printed sheet is discharged (step S1106), and stapled (step S1108).
履歴部134が、履歴処理を織り込む場所を示す情報として、ステイプル(ステップS1108)の後である情報を有している場合について、図12を参照して説明する。
A case where the
例えば、コンパイルが行われることにより、履歴処理が、ステイプル(ステップS1108)の後に織り込まれる。この場合、出力処理部126は、画像を読み込む処理を行い(ステップS1102)、読み込まれた画像を印刷し(ステップS1104)、印刷した用紙を排紙し(ステップS1106)、ステイプルを行う(ステップS1108)。その後、タイムスタンプを取得し(ステップS802)、ユーザ名を取得し(ステップS804)、処理名を確定し(ステップS806)、履歴を保存する(ステップS808)。
For example, the history processing is incorporated after the stapling (step S1108) by performing the compilation. In this case, the
以上の処理の結果、出力処理部126には、図6を参照して説明した履歴フォーマットに対応して、図13に示す履歴情報が保存される。
As a result of the above processing, the history information shown in FIG. 13 is stored in the
図13に示す履歴情報には、タイムスタンプとして、2006年2月25日12時5分、ユーザ名として松田、処理名としてステイプルが記録されている。 In the history information shown in FIG. 13, as a time stamp, February 25, 2006, 12:05, Matsuda as a user name and staple as a process name are recorded.
次に、履歴処理において収集する項目を変更する場合について説明する。本実施例では、一例として、収集する項目を追加する場合について説明するが、項目を削除する場合についても同様に適用できる。 Next, a case where items to be collected in the history process are changed will be described. In this embodiment, as an example, a case where an item to be collected is added will be described. However, the present invention can be similarly applied to a case where an item is deleted.
クロスカット層112は、上述したように少なくとも一部のコンポーネントから切り離された処理の手順を示す情報と、対応するコンポーネント、すなわち該処理を実行するコンポーネントにおいて、該処理が実行される時点を示す情報を有する。処理を変更する場合には、クロスカット層112に対して変更処理を行う。また、変更された処理を反映するためには、コンパイルを行うことにより、少なくとも一部のコンポーネントから切り離された処理を、対応するコンポーネントに織り込む。
As described above, the cross cut
例えば、図6を参照して説明した履歴フォーマットに、項目として「アクセス元」を追加する。その結果、履歴フォーマットは、図14に示すように、タイムスタンプ、ユーザ名および処理名に加え、「アクセス元」が追加される。ここで、「アクセス元」とは、ユーザがどこから指示を出したかという情報である。 For example, “access source” is added as an item to the history format described with reference to FIG. As a result, as shown in FIG. 14, in the history format, “access source” is added in addition to the time stamp, the user name, and the process name. Here, “access source” is information indicating where the user has issued an instruction.
履歴処理手順は、変更された履歴フォーマットに基づいて変更される。変更された履歴処理手順は、例えば、コンパイルが行われることにより、各コンポーネントに織り込まれる。 The history processing procedure is changed based on the changed history format. The changed history processing procedure is incorporated into each component by, for example, compiling.
例えば、変更された履歴処理が、出力処理部126におけるステイプル(ステップS1108)の後に織り込まれる場合について説明する。
For example, a case where the changed history process is woven after the stapling (step S1108) in the
この場合、図12を参照して説明した処理と同様の処理が行われる。ただし、履歴処理においてアクセス元の情報が収集される。以上の処理の結果、出力処理部126には、図15に示す履歴情報が保存される。図15に示す履歴情報には、タイムスタンプとして、2006年2月25日12時5分、ユーザ名として松田、アクセス元としてオペレーションパネル、処理名としてステイプル実行が記録されている。ここで、アクセス元がオペレーションパネルということは、ローカルUI116のオペレーションパネルからステイプルを実行する指示が行われたことを示している。
In this case, the same processing as that described with reference to FIG. 12 is performed. However, access source information is collected in the history processing. As a result of the above processing, the history information shown in FIG. The history information shown in FIG. 15 records, as a time stamp, 12:05 on February 25, 2006, Matsuda as a user name, an operation panel as an access source, and staple execution as a process name. Here, the fact that the access source is the operation panel indicates that an instruction to execute stapling has been issued from the operation panel of the
このように、保存する項目を新たに追加した場合でも、追加された項目を含む履歴のフォーマットの情報は履歴部134に保持される。このため、各コンポーネントが元々持っている処理には影響がない。すなわち、保存する項目を変更する場合でも、履歴部134に対してのみ変更するだけでよい。変更された項目を含む履歴処理は、例えば、コンパイルが行われることにより、各コンポーネントに織り込まれる。
As described above, even when an item to be saved is newly added, information on the history format including the added item is held in the
上述した実施例では、履歴のフォーマットは、各コンポーネントにおいて共通である場合について説明した。履歴のフォーマットは、各コンポーネントで異なるフォーマットを定義することもできるし、全てのコンポーネントで統一することもできる。 In the above-described embodiment, the case where the history format is common to each component has been described. The format of the history can be defined differently for each component, or can be unified for all components.
履歴のフォーマットの情報を持っているのは履歴部134であるため、どちらのフォーマットを選択しても各コンポーネントが元々持っている処理には影響がない。
Since it is the
履歴のフォーマットを全てのコンポーネントで統一する場合、ディジタル複合機100に関わるすべての機能を同様の履歴データとして扱うことが可能である。これは、ユーザI/F層102、コントロール層104、アプリケーションロジック層106、デバイスサービス層108およびデバイス層110といった全く違う機能を有するレイヤで統一された履歴データを残すため、単位としては同じように扱える。このようにすることにより、記録された履歴データを使いたい人は全てのコンポーネントの履歴データを一様に扱うことができる。
When the history format is unified for all components, all functions related to the digital multifunction peripheral 100 can be handled as the same history data. This is because the historical data unified in layers having completely different functions such as the user I /
一様に扱える履歴データの活用例として、ディジタル複合機100の利用に対する課金への適用が考えられる。この場合、例えば、課金の対象を検索条件によって抽出された履歴データとする。 As an example of utilizing history data that can be handled uniformly, it is conceivable to apply the billing to the use of the digital multifunction peripheral 100. In this case, for example, the charge target is the history data extracted according to the search condition.
具体的には、検索条件を特定のユーザ名とし、該ユーザ名で検索された履歴に基づいて、行った処理を課金の対象とするなどが考えられる。 Specifically, it is conceivable that the search condition is a specific user name and the processing performed is charged based on the history searched with the user name.
この場合、ネットワーククライアントからのユーザや、ローカルでマシンを使用するユーザなど、どのユーザも同じように履歴データとして扱えるために、一律にデータとして検索することが可能である。ユーザ毎の詳細な使用履歴を検索できるできるため、ユーザ毎に料金を切り替えることも可能となる。 In this case, since any user, such as a user from a network client or a user who uses a machine locally, can be treated as history data in the same manner, it is possible to search as data uniformly. Since a detailed usage history for each user can be searched, the charge can be switched for each user.
例えば、ユーザAはすべての動作が有料だが、ユーザBはステイプルが無料というように利用したい場合、図16のようにユーザごとに料金表を用意すればよい。用意された料金表と、履歴データから検索して抽出されたそれぞれのユーザごと利用履歴を、比較すればそれぞれのユーザの合計金額を求めることができる。 For example, if user A wants to use all operations for a fee, but user B wants to use the staples for free, a fee table may be prepared for each user as shown in FIG. The total amount of each user can be obtained by comparing the prepared fee table with the usage history for each user extracted from the history data.
また、履歴部134は、各コンポーネントが残す履歴をどの場所に保存するかの情報を持つこともできる。内蔵HDD165のようなディジタル複合機100の内部、ストレージサーバのようなディジタル複合機100の外部、SDカード(登録商標)のような持ち運びできる記録媒体などの保存先を選択することができる。
The
ストレージサーバを使用することにより、内蔵HDDに故障等が発生した場合でも確実に履歴データを保存することができる。ディジタル複合機100の外部や、SDカードのような記録媒体に保存する場合、別のシステムにデータを持ち込んで使用できるような形で履歴のデータを作ることもできる。例えば、CSV(Comma Separated Values)のような汎用的なデータ形式を選択することにより、パーソナルコンピュータのような本システムとは別の処理環境に履歴データを持ち込んでデータを処理することもできる。 By using the storage server, history data can be reliably stored even when a failure or the like occurs in the internal HDD. When the data is stored outside the digital multi-function peripheral 100 or in a recording medium such as an SD card, history data can be created in such a way that the data can be brought into another system and used. For example, by selecting a general-purpose data format such as CSV (Comma Separated Values), history data can be brought into a processing environment different from the present system such as a personal computer to process the data.
本発明の実施例によれば、各コンポーネントからシステム内部で横断的に必要となる処理を切り離し、クロスカットのブロックが横断的に必要となる処理を受け持つことにより、後から横断的に必要となる処理を変更したり追加したりすることが容易であり、システム全体への影響が少ないソフトウェア構成を得ることができる。 According to the embodiment of the present invention, the processing necessary across the system is separated from each component, and the block of the crosscut is responsible for the processing necessary across the system, so that it is necessary later on. It is easy to change or add processing, and it is possible to obtain a software configuration with little influence on the entire system.
また、各コンポーネントから履歴を残す処理を切り離し、履歴ブロックが履歴のフォーマットなど履歴を残すために必要な情報をもち、履歴ブロックが各コンポーネントの履歴処理を受け持つようにする。このようにすることにより、全てのコンポーネントの履歴を様々な用途に利用可能であり、後から履歴を変更したり追加したりすることも容易であり、システム全体への影響が少ないソフトウェア構成を得ることができる。 In addition, the process of leaving a history is separated from each component so that the history block has information necessary for leaving a history, such as a history format, and the history block is responsible for the history process of each component. By doing so, the history of all components can be used for various purposes, and it is easy to change or add the history later, and obtain a software configuration that has less impact on the entire system. be able to.
また、履歴のフォーマットの情報をもっていることにより、各コンポーネントはフォーマットの情報に関知しないため、各コンポーネントで残す履歴が追加されたとしても、各コンポーネントに対しては変更の必要がない。 Further, since each component has no knowledge of the format information by having the history format information, even if a history to be left in each component is added, it is not necessary to change each component.
また、フォーマットを変更できるようにすることによって、フォーマットが変更されたとしても、各コンポーネントはフォーマットの情報に関知しないため、各コンポーネントに対しては変更の必要がない。 In addition, since the format can be changed, even if the format is changed, each component does not know the format information, and therefore, there is no need to change each component.
また、フォーマットをコンポーネント毎に決めることにより、コンポーネント毎に残したい履歴を異なるようにすることができる。 In addition, by determining the format for each component, it is possible to make the history to be kept different for each component.
また、フォーマットを全コンポーネントで統一することにより、履歴データが一様の形式となるため、ディジタル複合機に関わるすべての機能を同様の履歴データとして扱うことができる。 In addition, since the history data becomes uniform by unifying the format for all components, all functions related to the digital multi-function peripheral can be handled as similar history data.
また、履歴をデータとして検索し課金することにより、履歴データから詳細な利用履歴を抽出できるため、すべての機能に対して柔軟に課金することができる。 In addition, since the detailed usage history can be extracted from the history data by searching and charging the history as data, it is possible to flexibly charge all functions.
また、ユーザごとに料金表を持ち、切り替えられることにより、ユーザごとに異なる料金で課金することができる。 In addition, each user has a charge table and can be switched so that different users can be charged at different charges.
また、履歴がフォーマットの保存する場所を決定することにより、各コンポーネントは保存される場所に関知しないため、保存先を変更する場合でも各コンポーネントに変更の影響がなくなる。 In addition, since the history determines the storage location of the format, each component does not know the storage location, so that even if the storage destination is changed, each component is not affected by the change.
また、保存する場所が内蔵HDDのようなディジタル複合機内部であることによりデータを保存することができる。 Further, data can be stored because the storage location is inside the digital multi-function peripheral such as the built-in HDD.
また、保存する場所がストレージサーバのようなディジタル複合機外部であることにより、内蔵HDDの故障が発生した場合でもデータを消失することなく保存することができる。 In addition, since the storage location is outside the digital multi-function peripheral such as a storage server, data can be stored without being lost even if a failure of the internal HDD occurs.
また、保存する場所がSDカードのような持ち運びできる記録媒体とすることにより、本システムとは別の処理系にデータを持ち込むことができる。 In addition, when the storage location is a portable recording medium such as an SD card, data can be brought into a processing system different from the present system.
また、別の場所で処理できるデータを保存することにより、別の処理系でも容易に履歴データを利用することができる。 In addition, by storing data that can be processed in another place, history data can be easily used in another processing system.
また、保存するデータの形式をCSVのような汎用的な形式にすることにより、PCのような汎用的な処理系で容易に履歴データを利用することができる。 Further, by making the format of data to be saved into a general-purpose format such as CSV, the history data can be easily used in a general-purpose processing system such as a PC.
本発明にかかる画像形成装置および制御方法並びにプログラムおよび記録媒体は、プリンタ、スキャナ、ファクシミリおよびそれらの機能を有する複合機に適用できる。 The image forming apparatus, the control method, the program, and the recording medium according to the present invention can be applied to a printer, a scanner, a facsimile machine, and a multifunction machine having these functions.
1 融合機
2 ソフトウェア群
3 融合機起動部
4 ハードウェア資源
5 アプリケーション層
6 プラットフォーム
9 コントロールサービス層
10 ハンドラ層
11 白黒レーザプリンタ(B&W LP)
12 カラーレーザプリンタ(Color LP)
13 ハードウェアリソース
21 プリンタアプリ
22 コピーアプリ
23 ファックスアプリ
24 スキャナアプリ
31 ネットワークコントロールサービス(NCS)
32 デリバリーコントロールサービス(DCS)
33 オペレーションパネルコントロールサービス(OCS)
34 ファックスコントロールサービス(FCS)
35 エンジンコントロールサービス(ECS)
36 メモリコントロールサービス(MCS)
37 ユーザインフォメーションコントロールサービス(UCS)
38 システムコントロールサービス(SCS)
39 システムリソースマネージャ(SRM)
40 ファックスコントロールユニットハンドラ(FCUH)
41 イメージメモリハンドラ(IMH)
50 ネットワーク
54 エンジンI/F
90 エンジン
100 ディジタル複合機
102 ユーザインターフェース(I/F)層
104 コントロール層
106 アプリケーションロジック層
108 デバイスサービス層
110 デバイス層
112 クロスカット層
114 通信サーバインターフェース(I/F)
116 ローカルユーザインターフェース(UI)
118 パラメータ部
120 アクティビティ部
122 入力処理部
124 加工処理部
126 出力処理部
128 情報管理部
130 データ管理部
132 1321 1322 1323 132m デバイス制御部
134 履歴部
136 アクセス制御部
138 課金部
151 スキャンエンジン
152 プロッタエンジン
153 オペレーションパネル
160 コントローラボード
161 CPU
162 ノースブリッジ(NB)
163 システムメモリ(MEM−P)
164 ローカルメモリ(MEM−C)
165 ハードディスク装置(HDD)
166 ASIC
167 AGP(Accelerated Graphics Port)
168 ファックスコントロールユニット(FCU)
169 G3
170 G4
173 サウスブリッジ(SB)
174 NIC
175 USBデバイス
176 IEEE1394デバイス
177 セントロニクス
200 2000 2001 200n パーソナルコンピュータ
300 サーバ
DESCRIPTION OF SYMBOLS 1
12 Color laser printer (Color LP)
13
32 Delivery Control Service (DCS)
33 Operation Panel Control Service (OCS)
34 Fax Control Service (FCS)
35 Engine Control Service (ECS)
36 Memory Control Service (MCS)
37 User Information Control Service (UCS)
38 System Control Service (SCS)
39 System Resource Manager (SRM)
40 Fax Control Unit Handler (FCUH)
41 Image memory handler (IMH)
50 Network 54 Engine I / F
90
116 Local User Interface (UI)
118
162 North Bridge (NB)
163 System memory (MEM-P)
164 Local memory (MEM-C)
165 Hard disk device (HDD)
166 ASIC
167 AGP (Accelerated Graphics Port)
168 Fax Control Unit (FCU)
169 G3
170 G4
173 South Bridge (SB)
174 NIC
175
Claims (12)
前記ソフトウェアは、機能に応じて、階層構造を有する複数のコンポーネントに分解され、前記コンポーネントにより複数の処理が実行され、少なくとも一部のコンポーネントにより実行される処理が、対応するコンポーネントから切り離され、
前記少なくとも一部のコンポーネントにより実行される処理を、対応するコンポーネントにより実行される処理の指定された時点に織り込む織り込み手段と、
前記織り込まれた処理を、前記指定された時点で実行する処理手段と
を備えることを特徴とする画像形成装置。 An image forming apparatus having hardware resources and software for executing image forming processing on the hardware resources,
The software is decomposed into a plurality of components having a hierarchical structure according to functions, a plurality of processes are executed by the components, and processes executed by at least some components are separated from corresponding components,
Weaving means for weaving the processing executed by the at least some components at a specified time of the processing executed by the corresponding component;
An image forming apparatus comprising: processing means for executing the woven process at the designated time.
前記少なくとも一部のコンポーネントにより実行される処理は、前記対応するコンポーネントにより実行される処理に関する履歴を取得する処理であることを特徴とする画像形成装置。 The image forming apparatus according to claim 1.
The image forming apparatus according to claim 1, wherein the process executed by the at least some components is a process of obtaining a history regarding the process executed by the corresponding component.
前記少なくとも一部のコンポーネントにより実行される処理は、取得する項目を含む履歴のフォーマットの情報を用いて履歴を取得する処理であることを特徴とする画像形成装置。 The image forming apparatus according to claim 2.
The process executed by the at least some components is a process of acquiring a history using information of a history format including items to be acquired.
前記少なくとも一部のコンポーネントにより実行される処理は、コンポーネント毎の履歴のフォーマットの情報を用いて履歴を取得する処理であることを特徴とする画像形成装置。 The image forming apparatus according to claim 3.
The process executed by at least some of the components is a process of acquiring a history using information on a history format for each component.
取得した履歴に基づいて、課金を行う課金手段
を備えることを特徴とする画像形成装置。 The image forming apparatus according to claim 2.
An image forming apparatus comprising charging means for charging based on the acquired history.
処理と料金との対応を示す料金表をユーザ毎に備え、
前記課金手段は、前記料金表に基づいて、各ユーザに対して課金することを特徴とする画像形成装置。 The image forming apparatus according to claim 5.
Each user has a price list showing the correspondence between processing and charges,
The image forming apparatus, wherein the charging unit charges each user based on the fee table.
前記処理手段は、取得した履歴を、自装置に内蔵される記憶手段、自装置外部のストレージサーバ、自装置に着脱可能な記録媒体のうちの少なくとも1つに記録することを特徴とする画像形成装置。 The image forming apparatus according to claim 2.
The processing unit records the acquired history in at least one of a storage unit built in the own device, a storage server external to the own device, and a recording medium detachable from the own device. apparatus.
前記処理手段は、取得した履歴を、別の場所で処理できるデータ形式で保存することを特徴とする画像形成装置。 The image forming apparatus according to claim 7.
The image forming apparatus, wherein the processing unit stores the acquired history in a data format that can be processed in another place.
前記データ形式は、CSVであることを特徴とする画像形成装置。 The image forming apparatus according to claim 8.
The image forming apparatus, wherein the data format is CSV.
前記ソフトウェアは、機能に応じて、階層構造を有する複数のコンポーネントに分解され、前記コンポーネントにより複数の処理が実行され、少なくとも一部のコンポーネントにより実行される処理が対応するコンポーネントから切り離され、
前記少なくとも一部のコンポーネントにより実行される処理を、対応するコンポーネントにより実行される処理の指定された時点に織り込むステップと、
前記織り込まれた処理を、前記指定された時点で実行するステップと
を有することを特徴とする制御方法。 A control method in an image forming apparatus having hardware resources and software for executing image forming processing on the hardware resources,
The software is decomposed into a plurality of components having a hierarchical structure according to functions, a plurality of processes are executed by the components, and processes executed by at least some components are separated from corresponding components,
Weaving processing performed by the at least some components at a specified point in time of processing performed by the corresponding component;
And a step of executing the woven process at the designated time point.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006253494A JP2008077234A (en) | 2006-09-19 | 2006-09-19 | Image forming apparatus, control method, program and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006253494A JP2008077234A (en) | 2006-09-19 | 2006-09-19 | Image forming apparatus, control method, program and recording medium |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008077234A true JP2008077234A (en) | 2008-04-03 |
Family
ID=39349244
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006253494A Pending JP2008077234A (en) | 2006-09-19 | 2006-09-19 | Image forming apparatus, control method, program and recording medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2008077234A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009292086A (en) * | 2008-06-06 | 2009-12-17 | Konica Minolta Business Technologies Inc | Image forming apparatus and charge management method in image forming apparatus |
CN102903042A (en) * | 2011-07-25 | 2013-01-30 | 富士施乐株式会社 | Billing management system and billing management method |
-
2006
- 2006-09-19 JP JP2006253494A patent/JP2008077234A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009292086A (en) * | 2008-06-06 | 2009-12-17 | Konica Minolta Business Technologies Inc | Image forming apparatus and charge management method in image forming apparatus |
CN102903042A (en) * | 2011-07-25 | 2013-01-30 | 富士施乐株式会社 | Billing management system and billing management method |
JP2013025244A (en) * | 2011-07-25 | 2013-02-04 | Fuji Xerox Co Ltd | Billing management system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4861883B2 (en) | Image forming apparatus and application execution method | |
CN101676868B (en) | Image processing apparatus and image processing method | |
US8120818B2 (en) | Image processing apparatus and computer-readable storage medium that add marking type information to predetermined image | |
US20040194010A1 (en) | Service processing apparatus and service processing method | |
CN103279310A (en) | Information processing apparatus, and information processing method | |
US8250103B2 (en) | Image log management device, image log management method, image log management program | |
US20090109483A1 (en) | Image processing apparatus and application execution method | |
JP2006195892A (en) | Flow processing program and device, and flow order altering method | |
JP2008305004A (en) | Image forming apparatus, application execution method, and application execution program | |
US20090109471A1 (en) | Image processing apparatus and application executing method | |
JP2007257401A (en) | Image processor | |
JP5371611B2 (en) | Data processing system, server, server control method, and program | |
KR101825484B1 (en) | Host device and work form system, method for generating workform and method for performing workform | |
JP2008077234A (en) | Image forming apparatus, control method, program and recording medium | |
JP2010154151A (en) | Information processor, and information processing program | |
JP6142591B2 (en) | Prohibition processing program, prohibition processing device, prohibition processing method, and printing system | |
JP5217815B2 (en) | Information processing apparatus, processing control system, processing control method, program, and storage medium | |
US20090064201A1 (en) | Image Forming Apparatus, Application Management Method, and Computer-Readable Recording Medium Having Application Management Program | |
JP4246560B2 (en) | Information processing apparatus, information processing method, program, and recording medium | |
JP2007043571A (en) | Image processor, image processing method, and program for making computer execute the method | |
JPH11346288A (en) | Method for sharing parameter of image processor and system therefor | |
JP2010218469A (en) | Information processor, information processing method, program and recording medium | |
US8892998B2 (en) | Image processing apparatus | |
JP2009054148A (en) | Image forming apparatus, program, and recording medium | |
JP2005190366A (en) | Service processor and system and input terminal |