org.apache.felix.ipojo.annotations
Annotation Type Validate


@Target(value=METHOD)
public @interface Validate

This annotation declares a validate callback.

Author:
Felix Project Team