scope property

ScopeType scope
final

The scope of the bean (singleton, prototype, etc.)

Implementation

final ScopeType scope;