Uses of Class
jaxx.runtime.decorator.PropertyDecorator

Packages that use PropertyDecorator
jaxx.runtime.decorator   
 

Uses of PropertyDecorator in jaxx.runtime.decorator
 

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



Copyright © 2008-2010 CodeLutin. All Rights Reserved.