org.glassfish.jersey.examples.flight.filtering
Class Detail.Factory
java.lang.Object
org.glassfish.hk2.api.AnnotationLiteral<Detail>
org.glassfish.jersey.examples.flight.filtering.Detail.Factory
- All Implemented Interfaces:
- Serializable, Annotation, Detail
- Enclosing class:
- Detail
public static class Detail.Factory
- extends org.glassfish.hk2.api.AnnotationLiteral<Detail>
- implements Detail
Factory class for creating instances of Detail annotation.
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class org.glassfish.jersey.examples.flight.filtering.Detail |
Detail.Factory |
| Methods inherited from class org.glassfish.hk2.api.AnnotationLiteral |
annotationType, equals, hashCode |
get
public static Detail get()
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.