org.ow2.dragon.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 © 2008-2010 eBMWebsourcing. All Rights Reserved.