|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostData | |
---|---|
com.metamatrix.console.models | |
com.metamatrix.console.ui.views.runtime.model | |
com.metamatrix.console.ui.views.runtime.util |
Uses of HostData in com.metamatrix.console.models |
---|
Methods in com.metamatrix.console.models with parameters of type HostData | |
---|---|
void |
RuntimeMgmtManager.startHost(HostData theHost)
|
void |
RuntimeMgmtManager.stopHost(HostData theHost)
|
void |
RuntimeMgmtManager.stopHostNow(HostData theHost)
|
Uses of HostData in com.metamatrix.console.ui.views.runtime.model |
---|
Constructors in com.metamatrix.console.ui.views.runtime.model with parameters of type HostData | |
---|---|
HostStatistics(HostData theHost)
|
Uses of HostData in com.metamatrix.console.ui.views.runtime.util |
---|
Methods in com.metamatrix.console.ui.views.runtime.util with parameters of type HostData | |
---|---|
static boolean[] |
RuntimeMgmtUtils.getOperationsEnablements(HostData theHost)
|
static boolean |
RuntimeMgmtUtils.isSameHost(HostData theHost,
ConnectionInfo connection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |