Copyright 2002 by aragost

com.aragost.araspect.handlers
Class PrimitiveAndWrapperTypeHandler

java.lang.Object
  |
  +--com.aragost.araspect.handlers.Handler
        |
        +--com.aragost.araspect.handlers.PrimitiveAndWrapperTypeHandler
Direct Known Subclasses:
BooleanHandler

public class PrimitiveAndWrapperTypeHandler
extends Handler

Handler for primitive and wrapper types for primitive types.


Constructor Summary
PrimitiveAndWrapperTypeHandler()
           
 
Methods inherited from class com.aragost.araspect.handlers.Handler
addGetters, getFacade, getHtmlUtils, getInspector, getNext, getPath, initFromRequest, setNext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimitiveAndWrapperTypeHandler

public PrimitiveAndWrapperTypeHandler()

Copyright 2002 by aragost