public static class InternalFactory.Instance<T> extends Object implements InternalFactory<T>
InternalFactory.Instance<T>| 修飾子とタイプ | メソッドと説明 |
|---|---|
T |
get(Errors errors,
InternalContext context,
Dependency<?> dependency)
Creates an object to be injected.
|
String |
toString() |
public Instance(T object)
public T get(Errors errors, InternalContext context, Dependency<?> dependency) throws ErrorsException
InternalFactoryget インタフェース内 InternalFactory<T>context - of this injectionErrorsException - if a value cannot be providedCopyright © 2009–2016. All rights reserved.