Uses of Package
org.microbean.scopelet
-
Classes in org.microbean.scopelet used by org.microbean.scopeletClassDescriptionAn interface whose implementations can destroy contextual instances.A thread-safe, partial
Scopelet
implementation backed byConcurrentMap
machinery.AScopelet
implementation that does not cache objects at all.A manager of object lifespans identified by a scope.ARuntimeException
indicating a problem with aScopelet
.AMapBackedScopelet
implementation that caches singletons.