|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValueFactoryProvider
Parameter value factory SPI.
| Method Summary | |
|---|---|
org.glassfish.hk2.Factory<?> |
getValueFactory(Parameter parameter)
Get an injected value factory for the parameter. |
| Method Detail |
|---|
org.glassfish.hk2.Factory<?> getValueFactory(Parameter parameter)
null
in case the parameter is not supported by the value factory provider.
parameter - parameter requesting the value factory instance.
null if parameter
is not supported.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||