org.mmbase.util.functions
Annotation Type Required


@Retention(value=RUNTIME)
@Target(value={METHOD,PARAMETER})
public @interface Required

This annotation can be used on methods, to make the parameter of the corresponding BeanFunction required.

Since:
MMBase-1.9
Version:
$Id: Required.java 34900 2009-05-01 16:29:42Z michiel $
Author:
Michiel Meeuwissen



MMBase 2.0-SNAPSHOT - null