public abstract class SelectableFactoryLoaderImpl<PARAM,PROD> extends SelectableServiceLoaderImpl<PARAM,SelectableFactory<PROD,PARAM>> implements SelectableFactoryLoader<PARAM,PROD>
EXCEPTION_FUNCTION| Constructor and Description |
|---|
SelectableFactoryLoaderImpl() |
SelectableFactoryLoaderImpl(SelectableFactory<PROD,PARAM> defaultService) |
| Modifier and Type | Method and Description |
|---|---|
PROD |
build(PARAM param) |
get, get, get, getAll, getAllInstances, getDefault, getDefaultProvider, getInstance, getInstance, getInstance, getInstances, getInterfaceClass, getParamType, getServiceInstance, getServiceInstances, select, selectAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAll, getDefault, select, selectAllpublic SelectableFactoryLoaderImpl()
public SelectableFactoryLoaderImpl(SelectableFactory<PROD,PARAM> defaultService)
Copyright © 2020. All rights reserved.