public class PrototypeScope extends Object implements Scope
static PrototypeScope
SINGLETON
PrototypeScope()
<T> Supplier<T>
scope(Object key, Supplier<T> provider)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
chainScope, chainScope, chainScope
public static final PrototypeScope SINGLETON
public PrototypeScope()
public <T> Supplier<T> scope(Object key, Supplier<T> provider)
Scope
scope
key
provider
Copyright © 2021–2022. All rights reserved.