Class QueryInjector

  • All Implemented Interfaces:
    ValueInjector

    public class QueryInjector
    extends java.lang.Object
    implements ValueInjector
    Created by Simon Ström on 7/17/14.
    • Method Detail

      • inject

        public java.lang.Object inject()
        Description copied from interface: ValueInjector
        Inject outside the context of an HTTP request. For instance, a singleton may have proxiable and injectable jax-rs objects like Request, UriInfo, or HttpHeaders.
        Specified by:
        inject in interface ValueInjector
        Returns: