|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.studio.apacheds.ConsolesHandler
public class ConsolesHandler
This class implements the consoles handler.
It is used to store all the consoles associated to servers.
| Method Summary | |
|---|---|
static ConsolesHandler |
getDefault()
Gets the default consoles handler (singleton pattern). |
LogMessageConsole |
getLogMessageConsole(java.lang.String serverId)
Gets the log message console associated with the if of the server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ConsolesHandler getDefault()
public LogMessageConsole getLogMessageConsole(java.lang.String serverId)
serverId - the id of the server
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||