JTools

org.jtools.dao.invocation
Class PrimitiveWrapperHandler

java.lang.Object
  extended by org.jtools.dao.invocation.PrimitiveWrapperHandler

public class PrimitiveWrapperHandler
extends Object

TODO type-description

Author:
Rainer Noack

Nested Class Summary
static class PrimitiveWrapperHandler.BooleanAH
           
static class PrimitiveWrapperHandler.ByteAH
           
static class PrimitiveWrapperHandler.CharAH
           
static class PrimitiveWrapperHandler.DoubleAH
           
static class PrimitiveWrapperHandler.FloatAH
           
static class PrimitiveWrapperHandler.IntegerAH
           
static class PrimitiveWrapperHandler.LongAH
           
static class PrimitiveWrapperHandler.ShortAH
           
 
Constructor Summary
PrimitiveWrapperHandler()
           
 
Method Summary
 Collection<AttributeHandler> getHandlers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveWrapperHandler

public PrimitiveWrapperHandler()
Method Detail

getHandlers

public Collection<AttributeHandler> getHandlers()

JTools

© 2000-2006, JTools.org.