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.