org.ow2.petals.registry.core
Class AbstractLocalRegistry.LocalRegistryUncaughtExceptionHandler

java.lang.Object
  extended by org.ow2.petals.registry.core.AbstractLocalRegistry.LocalRegistryUncaughtExceptionHandler
All Implemented Interfaces:
java.lang.Thread.UncaughtExceptionHandler
Enclosing class:
AbstractLocalRegistry

protected class AbstractLocalRegistry.LocalRegistryUncaughtExceptionHandler
extends java.lang.Object
implements java.lang.Thread.UncaughtExceptionHandler


Constructor Summary
protected AbstractLocalRegistry.LocalRegistryUncaughtExceptionHandler()
           
 
Method Summary
 void uncaughtException(java.lang.Thread th, java.lang.Throwable ex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractLocalRegistry.LocalRegistryUncaughtExceptionHandler

protected AbstractLocalRegistry.LocalRegistryUncaughtExceptionHandler()
Method Detail

uncaughtException

public void uncaughtException(java.lang.Thread th,
                              java.lang.Throwable ex)
Specified by:
uncaughtException in interface java.lang.Thread.UncaughtExceptionHandler


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.