|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class extends Component, in order to provide access to some ProActive functionalities (the parameters of the component, the request queue, the reified object)
Method Summary | |
boolean |
equals(java.lang.Object object)
comparison between components |
UniqueID |
getID()
getter for a unique identifier |
java.lang.Object |
getReferenceOnBaseObject()
accessor to the base object : either a direct reference or a stub |
ComponentRequestQueue |
getRequestQueue()
This method's implementation is only valid in the component meta-objects. |
Methods inherited from interface org.objectweb.fractal.api.Component |
getFcInterface, getFcInterfaces, getFcType |
Method Detail |
public java.lang.Object getReferenceOnBaseObject()
public ComponentRequestQueue getRequestQueue()
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
public UniqueID getID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |