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


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

The depends values.

Author:
Ales Justin

Required Element Summary
 String[] value
          Get the depends values.
 

Element Detail

value

public abstract String[] value
Get the depends values.

Returns:
the depends


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