com.ebmwebsourcing.webcommons.aop.annotation
Annotation Type NotNullParam


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface NotNullParam

Author:
ofabre Used to check that a specific parameter is not null



Copyright © 2010 eBM WebSourcing. All Rights Reserved.