|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
public interface BPELServiceInstanceReader
BPELインスタンスを読み込むReader。
| メソッドの概要 | |
|---|---|
InputStream |
getBpel()
BPELを取得する。 |
InputStream |
getWsdl(int index)
WSDLを取得する。 |
int |
getWsdlCount()
WSDLの数を取得する。 |
| メソッドの詳細 |
|---|
InputStream getBpel()
throws IOException
IOException - 取得に失敗したint getWsdlCount()
InputStream getWsdl(int index)
throws IOException
index - WSDLのインデックス(0起源)
IOException
|
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||