public interface Scopeable
Scopeable defines an interface for objects that can store a reference to
a DependencyScope that contains the instance as an dependency.| Modifier and Type | Method and Description |
|---|---|
DependencyScope |
getScope() |
void |
setScope(DependencyScope scope) |
DependencyScope getScope()
void setScope(DependencyScope scope)