org.jboss.webbeans.bindings
Class InitializedBinding

java.lang.Object
  extended by javax.webbeans.AnnotationLiteral<Initialized>
      extended by org.jboss.webbeans.bindings.InitializedBinding
All Implemented Interfaces:
java.lang.annotation.Annotation, Initialized

public class InitializedBinding
extends AnnotationLiteral<Initialized>
implements Initialized


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

InitializedBinding

public InitializedBinding()


Copyright © 2008. All Rights Reserved.