Uses of Record Class
org.microbean.scope.Scope
-
Uses of Scope in org.microbean.scope
Fields in org.microbean.scope declared as ScopeModifier and TypeFieldDescriptionstatic final ScopeScope.APPLICATIONThe (well-known and normal) application scope.static final ScopeScope.NONEThe (well-known) none pseudo-scope.static final ScopeScope.SINGLETONThe (well-known and primordial) singleton pseudo-scope.Methods in org.microbean.scope that return ScopeModifier and TypeMethodDescriptionstatic final ScopeScope.of(Attributes id, boolean normal) Returns aScopesuitable for the supplied arguments.