public abstract class AiravataAbstractMonitor extends Object implements Monitor
| Modifier and Type | Field and Description |
|---|---|
protected MonitorPublisher |
publisher |
| Constructor and Description |
|---|
AiravataAbstractMonitor() |
| Modifier and Type | Method and Description |
|---|---|
MonitorPublisher |
getPublisher() |
void |
setPublisher(MonitorPublisher publisher) |
protected MonitorPublisher publisher
public MonitorPublisher getPublisher()
public void setPublisher(MonitorPublisher publisher)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.