IAdaptable
instance and binds the
scope to it, so that the Provider
returned by
AdaptableScope.scope(Key, Provider)
will return (recycled) instances from a set
of scoped objects maintained for the IAdaptable
instance, until
the scope is entered and/or bound to another IAdaptable
instance
(see AdaptableScope.switchTo(IAdaptable)
) or left (see
AdaptableScope.leave(IAdaptable)
) for it.AdaptableScope
of all IAdaptable
-compliant
types (i.e.Copyright (c) 2014 itemis AG and others. All rights reserved.