gluu
公開メンバ関数 | 全メンバ一覧
org.xdi.oxd.server.op.IOperation< T extends IParams > インタフェーステンプレート
org.xdi.oxd.server.op.IOperation< T extends IParams > 連携図
Collaboration graph

公開メンバ関数

CommandResponse execute (T params) throws Exception
 
Class< T > getParameterClass ()
 

詳解

Base interface for oxd operations. Operation parameter must be specified via contructor.

著者
Yuriy Zabrovarnyy
バージョン
0.9, 09/08/2013

関数詳解

◆ execute()

CommandResponse org.xdi.oxd.server.op.IOperation< T extends IParams >.execute ( params) throws Exception

Executes operations and produces response.

戻り値
command response

◆ getParameterClass()

Class<T> org.xdi.oxd.server.op.IOperation< T extends IParams >.getParameterClass ( )

このインタフェース詳解は次のファイルから抽出されました: