|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.infoglue.cms.util.TransactionHistoryWriter
This class is a class that logs a message to a Media somewhere (Mostly files). We should utilize log4j or some other logging framework later on.
| Constructor Summary | |
TransactionHistoryWriter()
Default Constructor |
|
| Method Summary | |
void |
notify(NotificationMessage notificationMessage)
This method gets called when a new NotificationMessage is available. |
void |
setContextParameters(java.util.Map map)
This method sets the context/arguments the Logger should operate with. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TransactionHistoryWriter()
| Method Detail |
public void setContextParameters(java.util.Map map)
setContextParameters in interface NotificationListenerpublic void notify(NotificationMessage notificationMessage)
notify in interface NotificationListener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||