|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogSession | |
|---|---|
| org.ow2.orchestra.pvm.processlog | |
| Uses of LogSession in org.ow2.orchestra.pvm.processlog |
|---|
| Classes in org.ow2.orchestra.pvm.processlog that implement LogSession | |
|---|---|
class |
LogSessionChain
log session that delegates to a delegate list of log sessions. |
class |
LogSessionFilter
filtering log session. |
| Fields in org.ow2.orchestra.pvm.processlog declared as LogSession | |
|---|---|
protected LogSession |
LogSessionFilter.delegate
|
| Fields in org.ow2.orchestra.pvm.processlog with type parameters of type LogSession | |
|---|---|
protected List<LogSession> |
LogSessionChain.delegates
|
| Methods in org.ow2.orchestra.pvm.processlog with parameters of type LogSession | |
|---|---|
void |
LogSessionChain.addLogSession(LogSession logSession)
|
void |
LogSessionFilter.setDelegate(LogSession delegate)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||