public static class SystemOutService.RedirectStream extends SystemOutService.Redirect
| Modifier and Type | Field and Description |
|---|---|
protected List<Hook> |
hookList |
soutSrvc| Constructor and Description |
|---|
RedirectStream(SystemOutService.Redirect sample) |
RedirectStream(SystemOutService soutSrvc) |
| Modifier and Type | Method and Description |
|---|---|
SystemOutService.RedirectStream |
clone() |
SystemOutService.RedirectThread |
from(Thread... ths) |
SystemOutService.RedirectThread |
from(ThreadGroup... ths) |
List<Hook> |
getHookList() |
void |
setHookList(List<Hook> hookList) |
error, outputpublic RedirectStream(SystemOutService soutSrvc)
public RedirectStream(SystemOutService.Redirect sample)
public SystemOutService.RedirectStream clone()
clone in class SystemOutService.Redirectpublic SystemOutService.RedirectThread from(Thread... ths)
public SystemOutService.RedirectThread from(ThreadGroup... ths)
Copyright © 2018. All rights reserved.