org.jboss.seam.xml.core
Class XmlConfiguredBeanLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<XmlConfiguredBean>
      extended by org.jboss.seam.xml.core.XmlConfiguredBeanLiteral
All Implemented Interfaces:
Serializable, Annotation, XmlConfiguredBean

public class XmlConfiguredBeanLiteral
extends javax.enterprise.util.AnnotationLiteral<XmlConfiguredBean>
implements XmlConfiguredBean

See Also:
Serialized Form

Field Summary
static XmlConfiguredBeanLiteral INSTANCE
           
 
Constructor Summary
XmlConfiguredBeanLiteral()
           
 
Method Summary
 
Methods inherited from class javax.enterprise.util.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
 

Field Detail

INSTANCE

public static XmlConfiguredBeanLiteral INSTANCE
Constructor Detail

XmlConfiguredBeanLiteral

public XmlConfiguredBeanLiteral()


Copyright © 2010 Seam Framework. All Rights Reserved.