com.metamatrix.platform.admin.api.runtime
Class SystemStateBuilder

java.lang.Object
  extended by com.metamatrix.platform.admin.api.runtime.SystemStateBuilder

public class SystemStateBuilder
extends java.lang.Object

This class is a container for ServiceRegistryBinding objects for all the services running in this VM


Constructor Summary
SystemStateBuilder(ClusteredRegistryState registry, HostManagement hostManagement)
          Create a new instance of VMRegistryBinding.
 
Method Summary
 SystemState getSystemState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemStateBuilder

public SystemStateBuilder(ClusteredRegistryState registry,
                          HostManagement hostManagement)
                   throws java.lang.Exception
Create a new instance of VMRegistryBinding.

Parameters:
vmID - Identifies VMController binding represents
vmController - VMController implementation
hostName - Name of host VM is running on
Throws:
java.lang.Exception
Method Detail

getSystemState

public SystemState getSystemState()
                           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.