org.skife.config
Annotation Type DefaultNull


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

Allows assigning "null" as a default value for a property.



Copyright © 2011. All Rights Reserved.