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

Deprecated List (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Deprecated API

Deprecated Classes
org.jboss.logging.util.CategoryStream
          Use LoggerStream instead. 
org.jboss.logging.util.CategoryWriter
          Use LoggerWriter instead. 
 

Deprecated Methods
org.jboss.util.loading.ContextClassLoaderSwitcher.getSwitchContext(Class)
          using a class to determine the classloader is a bad idea, it has the same problems as Class.forName() 
org.jboss.logging.Log4jLoggerPlugin.log(Priority, Object)
          Use Level versions. 
org.jboss.logging.Log4jLoggerPlugin.log(Priority, Object, Throwable)
          Use Level versions. 
 



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