com.screamingcoder.plebeians.bindings
Class ParamsBinding

java.lang.Object
  extended by javax.webbeans.AnnotationLiteral<Params>
      extended by com.screamingcoder.plebeians.bindings.ParamsBinding
All Implemented Interfaces:
Params, java.lang.annotation.Annotation

public class ParamsBinding
extends javax.webbeans.AnnotationLiteral<Params>
implements Params


Constructor Summary
ParamsBinding()
           
 
Method Summary
 
Methods inherited from class javax.webbeans.AnnotationLiteral
annotationType, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Constructor Detail

ParamsBinding

public ParamsBinding()