Class InternalFactory.Instance<T>

java.lang.Object
org.elasticsearch.common.inject.internal.InternalFactory.Instance<T>
All Implemented Interfaces:
InternalFactory<T>
Enclosing interface:
InternalFactory<T>

public static class InternalFactory.Instance<T> extends Object implements InternalFactory<T>
ES: An factory that returns a pre created instance.