Home
Overview
Package
Class
Use
Tree
Deprecated
Hooks
HotSpot
Index
Help
SalesPoint Framework v3.0
PREV
NEXT
FRAMES
NO FRAMES
Hook: Define a Process's Log Entry
Requirement
A new type of process was implemented and its representation in the log file must be defined.
Method of Adaptation
Augment feature
Level of Support
Parameter Pattern
HotSpot
Log management
Hooks used
Define New Loggable Event
Participants
SaleProcess
, NewProcess ,
ProcessLogEntry
Changes
subclass NewProcess of SaleProcess.
Define New Loggable Event
[NewLoggable = NewProcess, NewLogEntry = subclass of ProcessLogEntry].
Constraints
If you do not subclass ProcessLogEntry to create your log entry, filtering
log input streams
for process log entries using
LOGENTRYFILTER_PROCESSES_ONLY
will fail.
This hook works only with the
Incorporate a new process
hook.
Home
Overview
Package
Class
Use
Tree
Deprecated
Hooks
HotSpot
Index
Help
SalesPoint Framework v3.0
PREV
NEXT
FRAMES
NO FRAMES