com.platform.ego.impl
Class ConsumerHosts

java.lang.Object
  extended by com.platform.ego.impl.ConsumerHosts

public class ConsumerHosts
extends java.lang.Object

ConsumerHosts specifies information of resources which consumer owns.

Version:
1.2.3

Constructor Summary
ConsumerHosts()
           
 
Method Summary
 java.lang.String getConsumerID()
          Get ID of consumer.
 ResourceInfo[] getResourceInfos()
          Get information of resource.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsumerHosts

public ConsumerHosts()
Method Detail

getConsumerID

public java.lang.String getConsumerID()
Get ID of consumer.

Returns:
ID of consumer.

getResourceInfos

public ResourceInfo[] getResourceInfos()
Get information of resource.

Returns:
information of resource.


Copyright (C) 1992-2007 Platform Computing Corporation