Class NoneScopelet

java.lang.Object
org.microbean.scopelet.Scopelet<NoneScopelet>
org.microbean.scopelet.NoneScopelet
All Implemented Interfaces:
AutoCloseable, Constable, Aggregate, Factory<NoneScopelet>, ScopeMember

public class NoneScopelet extends Scopelet<NoneScopelet> implements Constable
A Scopelet implementation that does not cache objects at all.
Author:
Laird Nelson