public abstract class ScopeObserver extends Object implements Observer
ScopeState| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.common.core.utils.logging.GCUBELog |
logger |
| Constructor and Description |
|---|
ScopeObserver() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
scopeChanged(ScopeState scopeState)
Manages the modified scope
|
void |
update(Observable observed,
Object arg) |
public void update(Observable observed, Object arg)
protected abstract void scopeChanged(ScopeState scopeState)
scopeState - the scopeCopyright © 2015. All Rights Reserved.