org.jboss.cdi.tck.tests.context.dependent
Class RoomBinding

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Room>
      extended by org.jboss.cdi.tck.tests.context.dependent.RoomBinding
All Implemented Interfaces:
Serializable, Annotation, Room

public class RoomBinding
extends javax.enterprise.util.AnnotationLiteral<Room>
implements Room

See Also:
Serialized Form

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

Constructor Detail

RoomBinding

public RoomBinding()


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