站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Interface org.jboss.util.ThrowableListener (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Uses of Interface
org.jboss.util.ThrowableListener

Packages that use ThrowableListener
org.jboss.util Utility classes and interfaces. 
 

Uses of ThrowableListener in org.jboss.util
 

Methods in org.jboss.util with parameters of type ThrowableListener
static void ThrowableHandler.addThrowableListener(ThrowableListener listener)
          Add a ThrowableListener to the listener list.
static void ThrowableHandler.removeThrowableListener(ThrowableListener listener)
          Remove a ThrowableListener from the listener list.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.