net.sourceforge.fluxion.annotations
Annotation Type ObjectPropertyAnn


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface ObjectPropertyAnn

An annotation indicating that a method on a bean should be used to create an object property.

Version:
0.2
Author:
Tony Burdett

Required Element Summary
 AccessorMode value
           
 

Element Detail

value

public abstract AccessorMode value


Copyright © 2010. All Rights Reserved.