|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.platform.admin.api.runtime.SystemState
public class SystemState
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
Constructor Summary | |
---|---|
SystemState(java.util.Collection hosts)
Create a new instance of VMRegistryBinding. |
Method Summary | |
---|---|
java.util.Collection |
getHosts()
|
boolean |
hasFailedService()
Returns true if any services have failed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemState(java.util.Collection hosts)
vmID
- Identifies VMController binding representsvmController
- VMController implementationhostName
- Name of host VM is running onMethod Detail |
---|
public java.util.Collection getHosts()
public boolean hasFailedService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |