Uses of Interface
com.croftsoft.core.lang.ex.ExceptionListener

Packages that use ExceptionListener
com.croftsoft.core.lang.ex Exception handling. 
com.croftsoft.core.util.state State update broadcast using Remote Method Invocation (RMI). 
 

Uses of ExceptionListener in com.croftsoft.core.lang.ex
 

Classes in com.croftsoft.core.lang.ex that implement ExceptionListener
 class PrintExceptionListener
          A concrete ExceptionListener that simply calls printStackTrace().
 

Uses of ExceptionListener in com.croftsoft.core.util.state
 

Constructors in com.croftsoft.core.util.state with parameters of type ExceptionListener
StateListenerAmbassador(StateListenerRemote stateListenerRemote, ExceptionListener exceptionListener)
           
StateMulticasterAmbassador(StateMulticasterRemote stateMulticasterRemote, ExceptionListener exceptionListener)
           
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)