com.ebmwebsourcing.commons.aop.annotation
Annotation Type CheckArgumentsNotNull


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

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



Copyright © 2008 eBM WebSourcing. All Rights Reserved.