private static class ReferencingFactory.EmptyReferenceFactory<T> extends java.lang.Object implements org.glassfish.hk2.api.Factory<Ref<T>>
| Modifier | Constructor and Description |
|---|---|
private |
EmptyReferenceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(Ref<T> instance) |
Ref<T> |
provide() |