org.jboss.seam.solder.literal
Class ClientLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Client>
      extended by org.jboss.seam.solder.literal.ClientLiteral
All Implemented Interfaces:
Serializable, Annotation, Client

public class ClientLiteral
extends AnnotationLiteral<Client>
implements Client

See Also:
Serialized Form

Field Summary
static Client INSTANCE
           
 
Constructor Summary
ClientLiteral()
           
 
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 final Client INSTANCE
Constructor Detail

ClientLiteral

public ClientLiteral()


Copyright © 2008-2010 Seam Framework. All Rights Reserved.