Uses of Class
com.metamatrix.platform.registry.ClusteredRegistryState

Packages that use ClusteredRegistryState
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.service.proxy   
com.metamatrix.platform.vm.controller   
com.metamatrix.server   
 

Uses of ClusteredRegistryState in com.metamatrix.admin.server
 

Fields in com.metamatrix.admin.server declared as ClusteredRegistryState
protected  ClusteredRegistryState AbstractAdminImpl.registry
           
 

Constructors in com.metamatrix.admin.server with parameters of type ClusteredRegistryState
AbstractAdminImpl(ServerAdminImpl parent, ClusteredRegistryState registry)
           
ServerAdminImpl(ClusteredRegistryState registry, HostManagement hostManagement)
          xtor
ServerConfigAdminImpl(ServerAdminImpl parent, ClusteredRegistryState registry)
           
ServerMonitoringAdminImpl(ServerAdminImpl parent, ClusteredRegistryState registry)
           
ServerRuntimeStateAdminImpl(ServerAdminImpl parent, ClusteredRegistryState registry)
           
ServerSecurityAdminImpl(ServerAdminImpl parent, ClusteredRegistryState registry)
           
 

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

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

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

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

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

Methods in com.metamatrix.platform.admin.apiimpl with parameters of type ClusteredRegistryState
static ConfigurationAdminAPI ConfigurationAdminAPIImpl.getInstance(ClusteredRegistryState registry)
           
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 ClusteredRegistryState
RuntimeStateAdminAPIHelper(ClusteredRegistryState registry, HostManagement hostManagement)
           
 

Uses of ClusteredRegistryState in com.metamatrix.platform.registry
 

Constructors in com.metamatrix.platform.registry with parameters of type ClusteredRegistryState
HostMonitor(ClusteredRegistryState registry)
           
ProcessMonitor(java.lang.String hostName, java.lang.String processname, ClusteredRegistryState registry)
           
 

Uses of ClusteredRegistryState in com.metamatrix.platform.service.proxy
 

Constructors in com.metamatrix.platform.service.proxy with parameters of type ClusteredRegistryState
ProxyManager(java.lang.String hostName, java.lang.String processName, ClusteredRegistryState registry)
           
 

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

Fields in com.metamatrix.platform.vm.controller declared as ClusteredRegistryState
protected  ClusteredRegistryState ProcessController.registry
           
 

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

Uses of ClusteredRegistryState in com.metamatrix.server
 

Constructors in com.metamatrix.server with parameters of type ClusteredRegistryState
HostController(Host host, ClusteredRegistryState registry, HostMonitor hostMonitor, MessageBus bus)
           
 



Copyright © 2009. All Rights Reserved.