|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.platform.ego.impl.ServiceAllocation
public class ServiceAllocation
ServiceAllocation specifies allocation information about a service.
Constructor Summary | |
---|---|
ServiceAllocation()
|
Method Summary | |
---|---|
java.lang.String |
getAllocID()
Get ID of allocation which the service allocated. |
java.lang.String[] |
getBhostVector()
Get the array of host information records. |
Host[] |
getHosts()
Get names of blocked hosts. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceAllocation()
Method Detail |
---|
public java.lang.String getAllocID()
public java.lang.String[] getBhostVector()
public Host[] getHosts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |