com.screamingcoder.plebeians.bindings
Class MainBinding

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

public class MainBinding
extends javax.webbeans.AnnotationLiteral<Main>
implements Main


Constructor Summary
MainBinding()
           
 
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

MainBinding

public MainBinding()