org.jboss.beans.metadata.api.annotations
Annotation Type Supplys


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Supplys

The supplys.

Author:
Ales Justin

Required Element Summary
 Supply[] value
          Get supply values.
 

Element Detail

value

public abstract Supply[] value
Get supply values.

Returns:
the supplys


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.