org.glassfish.jersey.server.internal
Class RuntimeExecutorsBinder.BackgroundSchedulerLiteral
java.lang.Object
org.glassfish.hk2.api.AnnotationLiteral<BackgroundScheduler>
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
| Methods inherited from class org.glassfish.hk2.api.AnnotationLiteral |
annotationType, equals, hashCode |
RuntimeExecutorsBinder.BackgroundSchedulerLiteral
public RuntimeExecutorsBinder.BackgroundSchedulerLiteral()
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.