public abstract class AbstractReporter extends Object implements Reporter
| Constructor and Description |
|---|
AbstractReporter(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
abstract void |
startReporter() |
void |
stop() |
abstract void |
stopReporter() |
public AbstractReporter(String name)
Copyright © 2014–2019 WSO2. All rights reserved.