|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.AWTEventMulticaster
com.ibm.btt.cs.servlet.CSReplyErrorEventMulticaster
public class CSReplyErrorEventMulticaster
This is the event multicaster class to support the CSReplyErrorEventListener interface.
Field Summary |
---|
Fields inherited from class java.awt.AWTEventMulticaster |
---|
a, b |
Constructor Summary | |
---|---|
protected |
CSReplyErrorEventMulticaster(CSReplyErrorEventListener a,
CSReplyErrorEventListener b)
Constructor to support multicast events. |
Method Summary | |
---|---|
static CSReplyErrorEventListener |
add(CSReplyErrorEventListener a,
CSReplyErrorEventListener b)
Add new listener to support multicast events. |
void |
handleCSReplyErrorEvent(CSReplyErrorEvent event)
Executed when CSReplyErrorEvent has been triggered. |
static CSReplyErrorEventListener |
remove(CSReplyErrorEventListener a,
CSReplyErrorEventListener b)
Remove listener to support multicast events. |
Methods inherited from class java.awt.AWTEventMulticaster |
---|
actionPerformed, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, addInternal, adjustmentValueChanged, ancestorMoved, ancestorResized, caretPositionChanged, componentAdded, componentHidden, componentMoved, componentRemoved, componentResized, componentShown, focusGained, focusLost, getListeners, hierarchyChanged, inputMethodTextChanged, itemStateChanged, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, remove, removeInternal, save, saveInternal, textValueChanged, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CSReplyErrorEventMulticaster(CSReplyErrorEventListener a, CSReplyErrorEventListener b)
a
- CSReplyErrorEventListenerb
- CSReplyErrorEventListenerMethod Detail |
---|
public static CSReplyErrorEventListener add(CSReplyErrorEventListener a, CSReplyErrorEventListener b)
a
- CSReplyErrorEventListenerb
- CSReplyErrorEventListener
public void handleCSReplyErrorEvent(CSReplyErrorEvent event)
handleCSReplyErrorEvent
in interface CSReplyErrorEventListener
event
- CSReplyErrorEventpublic static CSReplyErrorEventListener remove(CSReplyErrorEventListener a, CSReplyErrorEventListener b)
a
- CSReplyErrorEventListenerb
- CSReplyErrorEventListener
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |