RichFaces CDK Commons 4.1.0.CR2

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

Required Element Summary
 Class<? extends Annotation> value
           
 

Element Detail

value

public abstract Class<? extends Annotation> value

RichFaces CDK Commons 4.1.0.CR2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.