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

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


Uses of Class
org.jboss.util.coerce.BoundCoercionHandler

Packages that use BoundCoercionHandler
org.jboss.util.coerce Object coercion helper classes. 
 

Uses of BoundCoercionHandler in org.jboss.util.coerce
 

Subclasses of BoundCoercionHandler in org.jboss.util.coerce
 class CharacterHandler
          A Character coercion handler.
 class ClassHandler
          A java.lang.Class coercion handler.
 class FileHandler
          A java.io.File coercion handler.
 

Methods in org.jboss.util.coerce with parameters of type BoundCoercionHandler
static void CoercionHandler.install(BoundCoercionHandler handler)
          Install a BoundCoercionHandler.
 



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