|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.web.LogsHelper
Constructor Summary | |
LogsHelper()
|
Method Summary | |
java.lang.String |
getConnectionLogs()
|
java.lang.String |
getCriticalLogs()
|
java.lang.String |
getLogs()
|
java.lang.String |
getServiceLogs()
|
void |
setContextId(java.lang.String contextId)
Configure this bean to query a particular router context |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogsHelper()
Method Detail |
public void setContextId(java.lang.String contextId)
contextId
- begging few characters of the routerHash, or null to pick
the first one we come across.public java.lang.String getLogs()
public java.lang.String getCriticalLogs()
public java.lang.String getServiceLogs()
public java.lang.String getConnectionLogs()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |