Constructor and Description |
---|
WorkerService(PeriodicRecovery pr) |
Modifier and Type | Method and Description |
---|---|
void |
doWork(InputStream is,
OutputStream os) |
void |
notifyDone() |
public WorkerService(PeriodicRecovery pr)
public void doWork(InputStream is, OutputStream os) throws IOException
doWork
in interface Service
IOException
public void notifyDone()
Copyright © 2021 JBoss by Red Hat. All rights reserved.