org.objectweb.proactive.core.component.representative
Interface ProActiveComponentRepresentative
- All Superinterfaces:
- Component, ProActiveComponent, java.io.Serializable, StubObject
- All Known Implementing Classes:
- ProActiveComponentRepresentativeImpl
- public interface ProActiveComponentRepresentative
- extends ProActiveComponent, StubObject
Implementations of this interface provide (remote) references to components.
- Author:
- Matthieu Morel
getStubOnBaseObject
public StubObject getStubOnBaseObject()
setStubOnBaseObject
public void setStubOnBaseObject(StubObject stub)
Copyright 2001-2005 INRIA All Rights Reserved.