|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.AbstractUniversalBody
org.objectweb.proactive.core.body.AbstractBody
org.objectweb.proactive.core.body.BodyImpl
org.objectweb.proactive.core.component.body.ComponentBodyImpl
This class has been inserted into the bodies hierarchy in order to instantiate the component metaobject (ProActiveComponent).
Field Summary |
Fields inherited from class org.objectweb.proactive.core.body.BodyImpl |
messageEventProducer, replyReceiver, requestReceiver |
Fields inherited from class org.objectweb.proactive.core.body.AbstractBody |
ftmanager, internalBodySecurity, isInterfaceSecureImplemented, isSecurityOn, localBodyStrategy, logger, openedSessions, psm, spmdManager, threadStore |
Fields inherited from class org.objectweb.proactive.core.body.AbstractUniversalBody |
bodyID, jobID, location, nodeURL, remoteBody, remoteBodyFactory |
Constructor Summary | |
ComponentBodyImpl()
Constructor for ComponentBodyImpl. |
|
ComponentBodyImpl(java.lang.Object reifiedObject,
java.lang.String nodeURL,
MetaObjectFactory factory,
java.lang.String jobID)
Constructor for ComponentBodyImpl. |
Method Summary | |
ProActiveComponent |
getProActiveComponent()
Returns the a reference on the Component meta object |
Methods inherited from class org.objectweb.proactive.core.body.BodyImpl |
activityStopped, addMessageEventListener, internalReceiveReply, internalReceiveRequest, removeMessageEventListener, setImmediateService, updateNodeURL |
Methods inherited from class org.objectweb.proactive.core.body.AbstractUniversalBody |
getID, getJobID, getNodeURL, getRemoteAdapter, updateLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.objectweb.proactive.core.body.UniversalBody |
getID, getNodeURL, getRemoteAdapter, updateLocation |
Methods inherited from interface org.objectweb.proactive.Job |
getJobID |
Constructor Detail |
public ComponentBodyImpl()
public ComponentBodyImpl(java.lang.Object reifiedObject, java.lang.String nodeURL, MetaObjectFactory factory, java.lang.String jobID)
reifiedObject
- a reference on the reified objectnodeURL
- node urlfactory
- factory for the corresponding metaobjectsMethod Detail |
public ProActiveComponent getProActiveComponent()
getProActiveComponent
in interface ComponentBody
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |