Package org.inspektr.common.ioc.annotation

Annotation Types Summary
GreaterThan Marks that the field must be greater than the provided value.
IsIn States that the field value must be in the array of values.
NotEmpty States that the collection cannot be empty.
NotNull Notes that the field cannot be null.
 



Copyright © 2007-2012. All Rights Reserved.