org.glassfish.jersey.server.internal
Class RuntimeExecutorsBinder.BackgroundSchedulerLiteral

java.lang.Object
  extended by org.glassfish.hk2.api.AnnotationLiteral<BackgroundScheduler>
      extended by org.glassfish.jersey.server.internal.RuntimeExecutorsBinder.BackgroundSchedulerLiteral
All Implemented Interfaces:
Serializable, Annotation, BackgroundScheduler
Enclosing class:
RuntimeExecutorsBinder

public static class RuntimeExecutorsBinder.BackgroundSchedulerLiteral
extends org.glassfish.hk2.api.AnnotationLiteral<BackgroundScheduler>
implements BackgroundScheduler

Annotation literal helper class for the @BackgroundScheduler qualifier annotation.

See Also:
Serialized Form

Constructor Summary
RuntimeExecutorsBinder.BackgroundSchedulerLiteral()
           
 
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

RuntimeExecutorsBinder.BackgroundSchedulerLiteral

public RuntimeExecutorsBinder.BackgroundSchedulerLiteral()


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