intercept(String sessionID, String userName, int logType, String remoteHost, String remoteAddr) This method is invoked on each interceptor that is attached to a portlet
before the request is sent to the portlet.
This method is invoked on each interceptor that is attached to a portlet
before the request is sent to the portlet.
Parameters: userName - Name of the current user Parameters: req - HttpServletRequest object
setDataSource
public void setDataSource(String ldlDataSource)(Code)