|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.p13n.tracking.clickthrough.ClickThroughEventHandler
public class ClickThroughEventHandler
This singleton fires off events based on HttpServletRequest information.
| Field Summary | |
|---|---|
protected static com.bea.p13n.i18n.TrackingExceptionTextFormatter |
exceptionFormatter
|
| Method Summary | |
|---|---|
void |
fireEvent(javax.servlet.http.HttpServletRequest req)
Extracts EVENT_TYPE information from the HttpServletRequest
and fires an event by extracting related information from the
HttpServletRequest. |
static ClickThroughEventHandler |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final com.bea.p13n.i18n.TrackingExceptionTextFormatter exceptionFormatter
| Method Detail |
|---|
public static ClickThroughEventHandler getInstance()
public void fireEvent(javax.servlet.http.HttpServletRequest req)
throws InvalidArgumentException
EVENT_TYPE information from the HttpServletRequest
and fires an event by extracting related information from the
HttpServletRequest. Expects the caller to handle any invocation
errors.
HttpServletRequest
- does not fire an event.
req - The HttpServletRequest.
InvalidArgumentException
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||