org.guiceyfruit
Annotation Type Configures


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Configures

Marks a method like @{link Provides} but where the method is used to perform additional configuration of the object

Version:
$Revision: 1.1 $



Copyright © 2009. All Rights Reserved.