org.inspektr.common.ioc.annotation
Annotation Type NotEmpty


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface NotEmpty

States that the collection cannot be empty.

Since:
1.0
Version:
$Revision: 1.2 $ $Date: 2007/04/10 00:48:49 $
Author:
Scott Battaglia



Copyright © 2007-2012. All Rights Reserved.