public interface SelectableFactoryLoader<PARAM,PROD> extends SelectableServiceLoader<PARAM,SelectableFactory<PROD,PARAM>>
| Modifier and Type | Method and Description |
|---|---|
PROD |
build(PARAM param) |
getAll, getDefault, select, selectAllCopyright © 2020. All rights reserved.