|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectLogSessionChain
public class LogSessionChain
log session that delegates to a delegate list of log sessions.
| Field Summary | |
|---|---|
protected List<LogSession> |
delegates
|
| Constructor Summary | |
|---|---|
LogSessionChain()
|
|
| Method Summary | |
|---|---|
void |
add(ProcessLog processLog)
|
void |
addLogSession(LogSession logSession)
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<LogSession> delegates
| Constructor Detail |
|---|
public LogSessionChain()
| Method Detail |
|---|
public void add(ProcessLog processLog)
add in interface LogSessionpublic void addLogSession(LogSession logSession)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||