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


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

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.