ScopeDefinition class
Constructors
- ScopeDefinition(Qualifier qualifier)
Properties
-
definitions
→ Set<
BeanDefinition> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- qualifier → Qualifier
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
remove(
BeanDefinition beanDefinition) → void -
save(
BeanDefinition beanDefinition) → void -
size(
) → int -
toString(
) → String -
A string representation of this object.
override
-
unloadDefinition(
BeanDefinition beanDefinition) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
Constants
- ROOT_SCOPE_ID → const String
- ROOT_SCOPE_QUALIFIER → const Qualifier