|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhomenet.server.console.ConsoleManager
public class ConsoleManager
TODO: Class description.
Id: $Id: $
| Constructor Summary | |
|---|---|
ConsoleManager(java.lang.Boolean displayLocalConsole,
AuthManager authManager,
PluginContext pluginContext,
ServerContextImpl serverContext)
|
|
| Method Summary | |
|---|---|
java.util.List<IService> |
getAllConsoleServices()
|
ConsoleService |
getLocalConsoleService()
|
java.util.List<ConsoleService> |
getRemoteConsoleServices()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsoleManager(java.lang.Boolean displayLocalConsole,
AuthManager authManager,
PluginContext pluginContext,
ServerContextImpl serverContext)
authManager - pluginContext - serverContext - serverConfig - | Method Detail |
|---|
public final ConsoleService getLocalConsoleService()
public java.util.List<ConsoleService> getRemoteConsoleServices()
public java.util.List<IService> getAllConsoleServices()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||