|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.cms.util.XMLNotificationWriter
public class XMLNotificationWriter
| Constructor Summary | |
|---|---|
XMLNotificationWriter(java.io.Writer out,
java.lang.String encoding,
java.lang.String boundary,
java.lang.Thread workingThread,
boolean compact,
boolean supressDecl)
|
|
| Method Summary | |
|---|---|
void |
notify(NotificationMessage message)
This method gets called when a new NotificationMessage is available. |
void |
setContextParameters(java.util.Map map)
This method sets the context/arguments thelistener should operate with. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLNotificationWriter(java.io.Writer out,
java.lang.String encoding,
java.lang.String boundary,
java.lang.Thread workingThread,
boolean compact,
boolean supressDecl)
| Method Detail |
|---|
public void setContextParameters(java.util.Map map)
NotificationListener
setContextParameters in interface NotificationListenerpublic void notify(NotificationMessage message)
NotificationListener
notify in interface NotificationListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||