org.ow2.dragon.aop.annotation
Annotation Type CheckArgumentsNotNull


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface CheckArgumentsNotNull

Author:
ofabre used to check that all parameters of a method is not null TODO: target should be parameter



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.