public abstract class ScopedObject extends java.lang.Object implements Scopeable
ScopedObject provides an abstract base class for implementing Scopeable.| Constructor and Description |
|---|
ScopedObject() |
| Modifier and Type | Method and Description |
|---|---|
DependencyScope |
getScope() |
void |
setScope(DependencyScope scope) |
public DependencyScope getScope()
public void setScope(DependencyScope scope)