|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.util.coerce.CoercionHandler (src)
org.jboss.util.coerce.BoundCoercionHandler
A bound CoersionHandler, which is bound to a specific class type.
Constructor Summary | |
BoundCoercionHandler()
|
Method Summary | |
abstract java.lang.Class |
getType()
Get the target class type for this CoercionHandler. |
Methods inherited from class org.jboss.util.coerce.CoercionHandler (src) |
coerce, create, install, install, isInstalled, lookup, uninstall |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BoundCoercionHandler()
Method Detail |
public abstract java.lang.Class getType()
getType
in class CoercionHandler (src)
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |