org.richfaces.cdk
Annotation Type Implementation
@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface Implementation
This annotation can be applied to any injection classifier annotation to define implementation class that should be used to
call com.google.inject.binder.AnnotatedBindingBuilder#annotatedWith(Annotation)
- Author:
- asmirnov@exadel.com
value
public abstract Class<? extends Annotation> value
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.