java.lang.Object
org.microbean.scopelet.Scopelet<SingletonScopelet>
org.microbean.scopelet.MapBackedScopelet<SingletonScopelet>
org.microbean.scopelet.SingletonScopelet
- All Implemented Interfaces:
AutoCloseable
,Constable
,org.microbean.bean.Aggregate
,org.microbean.bean.Factory<SingletonScopelet>
,org.microbean.scope.ScopeMember
public final class SingletonScopelet
extends MapBackedScopelet<SingletonScopelet>
implements Constable
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.microbean.scopelet.MapBackedScopelet
close, instance, remove
Methods inherited from class org.microbean.scopelet.Scopelet
active, bean, closed, containsId, create, destroys, equals, get, governedBy, governingScopeId, hashCode, scopeId, singleton
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.microbean.bean.Factory
dependencies, destroy
-
Field Details
-
ID
-
-
Constructor Details
-
SingletonScopelet
public SingletonScopelet()
-
-
Method Details
-
id
- Specified by:
id
in classScopelet<SingletonScopelet>
-
describeConstable
- Specified by:
describeConstable
in interfaceConstable
- Specified by:
describeConstable
in interfaceorg.microbean.bean.Factory<SingletonScopelet>
-