asp.net - structuremap objectfactory life time -


i've been using structuremap since couple of months. use objectfactory.getinstance take right instance of object i've use.

actually, need understand default objectfactory's instancescope. threadlocal?

do u know can read it?

first result on google "structuremap lifecycle":

http://structuremap.github.com/structuremap/scoping.htm

"perrequest" default lifecycle if didnt specify 1 in registry


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -