org.callbackparams
Annotation Type ParameterizedCallback


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface ParameterizedCallback

Specifies that a test-class field is to be callback-injected.

Author:
Henrik Kaipe



Copyright © 2010-2013 Henrik Kaipe. All Rights Reserved.