net.sourceforge.fluxion.annotations
Annotation Type BeanMethod


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

A BeanMethod annotation.

Version:
0.2
Author:
Tony Burdett

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright © 2010. All Rights Reserved.