public class ThreadLocalScope extends Object implements Scope
ThreadLocalScope()
void
begin()
end()
<T> T
getObject(Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadLocalScope()
public void begin()
begin
Scope
public <T> T getObject(Class<T> clazz)
getObject
public void end()
end
Copyright © 2017. All rights reserved.