Class WebInboundInterfaceContextHolder
java.lang.Object
com.gsitm.ustra.java.mvc.logging.interfaces.WebInboundInterfaceContextHolder
Web에서 Inbound 인터페이스 정보를 저장하기 위한 context holder
-
Constructor Summary
ConstructorsConstructorDescriptionWebInboundInterfaceContextHolder(com.gsitm.ustra.java.data.logging.interfaces.holder.InboundInterfaceContextHolder inboundInterfaceContextHolder) -
Method Summary
-
Constructor Details
-
WebInboundInterfaceContextHolder
public WebInboundInterfaceContextHolder(com.gsitm.ustra.java.data.logging.interfaces.holder.InboundInterfaceContextHolder inboundInterfaceContextHolder)
-
-
Method Details
-
init
public void init(jakarta.servlet.http.HttpServletRequest request, com.gsitm.ustra.java.data.logging.interfaces.info.InterfaceInfo currentInboundInterfaceInfo) 인터페이스 정보를 조회한다.- Parameters:
request-
-
get
public com.gsitm.ustra.java.data.logging.interfaces.holder.InterfaceHolderInfo get() -
clear
public void clear()
-