Param_Type - T - @Deprecated public abstract class AcceptableServiceLoader<Param_Type,T extends AcceptableService<Param_Type>> extends SelectableServiceLoaderImpl<Param_Type,T> implements ServiceLoader<T>
SelectableServiceLoaderEXCEPTION_FUNCTION| Constructor and Description |
|---|
AcceptableServiceLoader()
Deprecated.
|
AcceptableServiceLoader(ServiceLoader<T> serviceLoaderFacade)
Deprecated.
|
AcceptableServiceLoader(T defaultService)
Deprecated.
|
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, waitget, get, get, getAll, getAllInstances, getDefault, getDefaultProvider, getInstance, getInstance, getInstance, getInstancespublic AcceptableServiceLoader()
public AcceptableServiceLoader(T defaultService)
public AcceptableServiceLoader(ServiceLoader<T> serviceLoaderFacade)
Copyright © 2020. All rights reserved.