com.ebmwebsourcing.webcommons.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 © 2010 eBM WebSourcing. All Rights Reserved.