Uses of Interface
com.metamatrix.server.HostManagement

Packages that use HostManagement
com.metamatrix.admin.server   
com.metamatrix.common.comm.platform.socket   
com.metamatrix.platform.admin.api.runtime   
com.metamatrix.platform.admin.apiimpl   
com.metamatrix.platform.registry   
com.metamatrix.platform.vm.controller   
com.metamatrix.server   
 

Uses of HostManagement in com.metamatrix.admin.server
 

Constructors in com.metamatrix.admin.server with parameters of type HostManagement
ServerAdminImpl(ClusteredRegistryState registry, HostManagement hostManagement)
          xtor
 

Uses of HostManagement in com.metamatrix.common.comm.platform.socket
 

Constructors in com.metamatrix.common.comm.platform.socket with parameters of type HostManagement
SocketVMController(Host host, java.lang.String processName, ClusteredRegistryState registry, ServerEvents serverEvents, MessageBus bus, HostManagement hostManagement)
           
 

Uses of HostManagement in com.metamatrix.platform.admin.api.runtime
 

Constructors in com.metamatrix.platform.admin.api.runtime with parameters of type HostManagement
SystemStateBuilder(ClusteredRegistryState registry, HostManagement hostManagement)
          Create a new instance of VMRegistryBinding.
 

Uses of HostManagement in com.metamatrix.platform.admin.apiimpl
 

Methods in com.metamatrix.platform.admin.apiimpl with parameters of type HostManagement
static RuntimeStateAdminAPIImpl RuntimeStateAdminAPIImpl.getInstance(ClusteredRegistryState registry, HostManagement hostManagement)
           
static RuntimeStateAdminAPIHelper RuntimeStateAdminAPIHelper.getInstance(ClusteredRegistryState registry, HostManagement hostManagement)
          Get the singleton instance.
 

Constructors in com.metamatrix.platform.admin.apiimpl with parameters of type HostManagement
RuntimeStateAdminAPIHelper(ClusteredRegistryState registry, HostManagement hostManagement)
           
 

Uses of HostManagement in com.metamatrix.platform.registry
 

Methods in com.metamatrix.platform.registry that return HostManagement
 HostManagement HostControllerRegistryBinding.getHostController()
           
 

Constructors in com.metamatrix.platform.registry with parameters of type HostManagement
HostControllerRegistryBinding(java.lang.String hostName, java.util.Properties properties, HostManagement controller, MessageBus bus)
           
 

Uses of HostManagement in com.metamatrix.platform.vm.controller
 

Constructors in com.metamatrix.platform.vm.controller with parameters of type HostManagement
ProcessController(Host host, java.lang.String processname, ClusteredRegistryState registry, ServerEvents serverEvents, MessageBus bus, HostManagement hostManagement)
          Create a new instance of VMController.
 

Uses of HostManagement in com.metamatrix.server
 

Classes in com.metamatrix.server that implement HostManagement
 class HostController
           
 



Copyright © 2009. All Rights Reserved.