public class DefaultScopeProvider<T> extends Object implements Provider<T>
DefaultScopeProvider(DefaultScope scope, Provider<T> delegate)
void
afterScopeEnd()
T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultScopeProvider(DefaultScope scope, Provider<T> delegate)
public T get()
get
Provider<T>
@AfterScopeEnd public void afterScopeEnd() throws Exception
Exception
Copyright © 2001–2019 Apache Cayenne. All rights reserved.