net.sf.morph.reflect.reflectors
Class VelocityContextReflector

java.lang.Object
  extended by net.sf.morph.reflect.reflectors.BaseReflector
      extended by net.sf.morph.reflect.reflectors.BaseBeanReflector
          extended by net.sf.morph.integration.velocity.VelocityContextReflector
              extended by net.sf.morph.reflect.reflectors.VelocityContextReflector
All Implemented Interfaces:
net.sf.composite.Component, BeanReflector, DecoratedReflector, Reflector, SizableReflector

Deprecated. version 1.0.2 use net.sf.morph.integration.velocity

public class VelocityContextReflector
extends VelocityContextReflector

Exposes the information in a Context.

Since:
Dec 29, 2004
Author:
Matt Sgarlata

Field Summary
 
Fields inherited from class net.sf.morph.reflect.reflectors.BaseReflector
log
 
Fields inherited from interface net.sf.morph.reflect.BeanReflector
IMPLICIT_PROPERTY_CLASS, IMPLICIT_PROPERTY_PROPERTY_NAMES, IMPLICIT_PROPERTY_THIS
 
Fields inherited from interface net.sf.morph.reflect.SizableReflector
IMPLICIT_PROPERTY_SIZE
 
Constructor Summary
VelocityContextReflector()
          Deprecated.  
 
Method Summary
 
Methods inherited from class net.sf.morph.integration.velocity.VelocityContextReflector
getImpl, getPropertyNamesImpl, getReflectableClassesImpl, getTypeImpl, getVelocityContext, isReadableImpl, isWriteableImpl, setImpl
 
Methods inherited from class net.sf.morph.reflect.reflectors.BaseReflector
add, addImpl, checkIndex, checkIsReflectable, createWrapperInvocationHandler, get, get, getContainedType, getContainedTypeImpl, getImpl, getIterator, getIteratorImpl, getPropertyNames, getReflectableCallCache, getReflectableClasses, getReflectorName, getSize, getSizeImpl, getType, getWrapper, getWrapperImpl, initialize, initializeImpl, isCachingIsReflectableCalls, isInitialized, isPerformingLogging, isReadable, isReflectable, isReflectable, isReflectableImpl, isReflectableImpl, isStrictlyTyped, isValidIndex, isWrappingRuntimeExceptions, isWriteable, newInstance, newInstanceImpl, newInstanceImpl, set, set, setCachingIsReflectableCalls, setImpl, setInitialized, setReflectableCallCache, setReflectorName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface net.sf.morph.reflect.BeanReflector
get, getPropertyNames, getType, isReadable, isWriteable, set
 
Methods inherited from interface net.sf.morph.reflect.SizableReflector
getSize
 

Constructor Detail

VelocityContextReflector

public VelocityContextReflector()
Deprecated. 


Copyright © 2004-2008.