|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.ExceptionEventBean
Constructor Summary | |
ExceptionEventBean()
|
Method Summary | |
void |
addExceptionListener(ExceptionListener l)
|
void |
notifyListeners(java.lang.Exception e)
|
void |
onException(java.lang.Exception e)
Notify user of an exception. |
void |
removeExceptionListener(ExceptionListener l)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExceptionEventBean()
Method Detail |
public void addExceptionListener(ExceptionListener l)
public void removeExceptionListener(ExceptionListener l)
public void onException(java.lang.Exception e)
ExceptionListener
onException
in interface ExceptionListener
e
- the exception.public void notifyListeners(java.lang.Exception e)
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |