Class ReferencingFactory.EmptyReferenceFactory<T>

java.lang.Object
org.glassfish.jersey.internal.inject.ReferencingFactory.EmptyReferenceFactory<T>
All Implemented Interfaces:
Supplier<Ref<T>>
Enclosing class:
ReferencingFactory<T>

private static class ReferencingFactory.EmptyReferenceFactory<T> extends Object implements Supplier<Ref<T>>
  • Constructor Details

    • EmptyReferenceFactory

      private EmptyReferenceFactory()
  • Method Details