net.sourceforge.fluxion.annotations
Annotation Type Bean


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Bean

A bean 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.