OSMQ
v2.0.1

osmq.util
Class ExceptionListenerBase

java.lang.Object
  extended byosmq.util.ExceptionListenerBase
Direct Known Subclasses:
ExceptionListenerImpl

public class ExceptionListenerBase
extends java.lang.Object


Constructor Summary
ExceptionListenerBase()
           
 
Method Summary
 ExceptionListener getExceptionListener()
           
 void setExceptionListener(ExceptionListener el)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionListenerBase

public ExceptionListenerBase()
Method Detail

setExceptionListener

public void setExceptionListener(ExceptionListener el)

getExceptionListener

public ExceptionListener getExceptionListener()

(c) 2000 - 2003 MQue Systems
All Rights Reserved