org.glassfish.jersey.internal.inject
Class CustomAnnotationImpl

java.lang.Object
  extended by org.glassfish.hk2.api.AnnotationLiteral<Custom>
      extended by org.glassfish.jersey.internal.inject.CustomAnnotationImpl
All Implemented Interfaces:
Serializable, Annotation, Custom

public class CustomAnnotationImpl
extends org.glassfish.hk2.api.AnnotationLiteral<Custom>
implements Custom

Custom annotation implementation

See Also:
Serialized Form

Constructor Summary
CustomAnnotationImpl()
           
 
Method Summary
 
Methods inherited from class org.glassfish.hk2.api.AnnotationLiteral
annotationType, equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Constructor Detail

CustomAnnotationImpl

public CustomAnnotationImpl()


Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.