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


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

The demands.

Author:
Ales Justin

Required Element Summary
 Demand[] value
          Get demands.
 

Element Detail

value

public abstract Demand[] value
Get demands.

Returns:
the demands


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