Uses of Class
jaxx.runtime.PropertyDecorator

Packages that use PropertyDecorator
jaxx.runtime   
 

Uses of PropertyDecorator in jaxx.runtime
 

Methods in jaxx.runtime that return PropertyDecorator
static
<O> PropertyDecorator<O>
PropertyDecorator.newDecorator(java.lang.Class<O> internalClass, java.lang.String property)
          Factory method to instanciate a new PropertyDecorator for the given class O and a readable property name.
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.