LixM SE 1.2u2(1.2.2)

org.lixm.optional.v16.framework.rpf.pipeline.castom
クラス CastomPipeLine<E extends AbstractModel>

java.lang.Object
  上位を拡張 org.lixm.optional.v16.framework.rpf.pipeline.castom.CastomPipeLine<E>
型パラメータ:
E - モデル型

public class CastomPipeLine<E extends AbstractModel>
extends java.lang.Object

カスタムされた方法によるパイプラインです。

導入されたバージョン:
1.6.3
作成者:
tasogare

コンストラクタの概要
CastomPipeLine(XMLDocumentList<E> list, XMLReceiver receiver, XMLDispatcher dispatcher)
          任意のディスパッチャを利用したコンストラクタです。
 
メソッドの概要
 void shed()
          カスタムされた方式によりディスパッチャからレシーバへモデルを送ります。
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CastomPipeLine

public CastomPipeLine(XMLDocumentList<E> list,
                      XMLReceiver receiver,
                      XMLDispatcher dispatcher)

任意のディスパッチャを利用したコンストラクタです。

パラメータ:
list - モデルリスト
receiver - レシーバ
dispatcher - ディスパッチャ
メソッドの詳細

shed

public void shed()
          throws LIXMException
カスタムされた方式によりディスパッチャからレシーバへモデルを送ります。

例外:
LIXMException - 処理中に例外が発生した場合

LixM SE 1.2u2(1.2.2)

Copyright © 2005-2008 tasogare. All rights reserved.