Uses of Class
org.microbean.scopelet.Scopelet
-
Uses of Scopelet in org.microbean.scopelet
Classes in org.microbean.scopelet with type parameters of type ScopeletModifier and TypeClassDescriptionclassA manager of object lifespans on behalf of one or more notional scopes.Subclasses of Scopelet in org.microbean.scopeletModifier and TypeClassDescriptionclassMapBackedScopelet<M extends MapBackedScopelet<M>>A thread-safe, partialScopeletimplementation backed byConcurrentMapmachinery.classAScopeletimplementation that does not cache objects at all.classAMapBackedScopeletimplementation that caches singletons.