@RequestScoped public class FWRESTContextImpl extends Object implements com.handywedge.context.FWFullRESTContext
| コンストラクタと説明 |
|---|
FWRESTContextImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getApplicationId() |
String |
getContextPath() |
String |
getHostName() |
String |
getRequestId() |
Date |
getRequestStartTime() |
String |
getToken() |
Map<String,String> |
getTokenMap() |
void |
init() |
boolean |
isRest() |
void |
setRest(boolean rest) |
void |
setToken(String token) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@PostConstruct public void init()
public boolean isRest()
isRest インタフェース内 com.handywedge.context.FWRESTContextpublic String getToken()
getToken インタフェース内 com.handywedge.context.FWRESTContextpublic String getRequestId()
getRequestId インタフェース内 com.handywedge.context.FWRESTContextpublic Date getRequestStartTime()
getRequestStartTime インタフェース内 com.handywedge.context.FWRESTContextpublic String getHostName()
getHostName インタフェース内 com.handywedge.context.FWRESTContextpublic String getApplicationId()
getApplicationId インタフェース内 com.handywedge.context.FWRESTContextpublic String getContextPath()
getContextPath インタフェース内 com.handywedge.context.FWRESTContextpublic void setRest(boolean rest)
setRest インタフェース内 com.handywedge.context.FWFullRESTContextpublic void setToken(String token)
setToken インタフェース内 com.handywedge.context.FWFullRESTContextHandywedge ver 0.6.0. Copyright (c) 2016-2018 C Studio Co.,Ltd.