Uses of Interface
org.directwebremoting.extend.Property

Packages that use Property
org.directwebremoting.convert   
org.directwebremoting.hibernate   
org.directwebremoting.impl   
 

Uses of Property in org.directwebremoting.convert
 

Classes in org.directwebremoting.convert that implement Property
 class PlainProperty
          An implementation of Property that simply uses stored values.
 

Uses of Property in org.directwebremoting.hibernate
 

Classes in org.directwebremoting.hibernate that implement Property
 class H2PropertyDescriptorProperty
          A Property that catches hiberntate exceptions.
 class H3PropertyDescriptorProperty
          A Property that catches hiberntate exceptions.
 

Uses of Property in org.directwebremoting.impl
 

Classes in org.directwebremoting.impl that implement Property
 class FieldProperty
          An implementation of Property that proxies to a Field
 class PropertyDescriptorProperty
          An implementation of Property that proxies to a PropertyDescriptor
 


Copyright ? 2005