<< Click to Display Table of Contents >>
OZUserDefinedLogTarget
Method Detail
getIPAddress
public String getIPAddress()
クライアントが要請したOZ ServerのIPアドレスを取得します。
getHttpRequest
public HttpServletRequest getHttpRequest()
OZ Serverがサーブレットタイプの場合、要請したHttpRequestを取得します。
getHttpServlet
public HttpServlet getHttpServlet()
OZ Serverがサーブレットタイプの場合、要請したHttpServletを取得します。
getUserID
public String getUserID()
クライアントでクエリ文を実行したOZ ServerのユーザーIDを取得します。
OZ Web Serviceを介してユーザー定義モニターログを使用する場合、UserID値が空白("”)で返されます。