|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.platform.ego.impl.AllocReclaim
public class AllocReclaim
AllocReclaim displays information which EGO notifies when allocation was reclaimed. This class is used while calling onReclaimForce() to show EGO notifications.
Constructor Summary | |
---|---|
AllocReclaim()
|
Method Summary | |
---|---|
java.lang.String |
getClientName()
Get name of client. |
Reclaim[] |
getReclaim()
Get reclaim messages. |
int |
getReclaimTimeout()
Get timeout of reclaim. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllocReclaim()
Method Detail |
---|
public java.lang.String getClientName()
public Reclaim[] getReclaim()
public int getReclaimTimeout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |