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