public class LoggerRemoteView extends Object implements Serializable
See LoggerContextVO for the rationale of this class.
| Constructor and Description |
|---|
LoggerRemoteView(String name,
LoggerContext lc) |
| Modifier and Type | Method and Description |
|---|---|
LoggerContextVO |
getLoggerContextView() |
String |
getName() |
public LoggerRemoteView(String name, LoggerContext lc)
public LoggerContextVO getLoggerContextView()
public String getName()
Copyright © 2005–2014 QOS.ch. All rights reserved.