org.jtools.dao.invocation
Class PrimitiveHandler.PrimitiveByteAH
java.lang.Object
org.jtools.dao.invocation.PrimitiveHandler.AbstractPrimitiveAH
org.jtools.dao.invocation.PrimitiveHandler.PrimitiveByteAH
- All Implemented Interfaces:
- AttributeHandler
- Direct Known Subclasses:
- PrimitiveWrapperHandler.ByteAH
- Enclosing class:
- PrimitiveHandler
public static class PrimitiveHandler.PrimitiveByteAH
- extends PrimitiveHandler.AbstractPrimitiveAH
- implements AttributeHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SINGLETON
public static AttributeHandler SINGLETON
PrimitiveHandler.PrimitiveByteAH
public PrimitiveHandler.PrimitiveByteAH()
getAttributeClass
public Class getAttributeClass()
- Specified by:
getAttributeClass
in interface AttributeHandler
testAttribute
public Object testAttribute(int invocationLevel,
ConstructorHelper comp,
Object parent,
Class attributeClass,
String name,
String value)
- Specified by:
testAttribute
in interface AttributeHandler
© 2000-2006, JTools.org.