All Packages Class Hierarchy This Package Previous Next Index
Class edu.cmu.paid.network.voyager.PAID_Proxy
java.lang.Object
|
+----com.objectspace.voyager.Proxy
|
+----edu.cmu.paid.network.voyager.PAID_Proxy
- public class PAID_Proxy
- extends Proxy
-
PAID_Proxy()
-
-
getLocal()
- Return a reference to a local proxy's associated object.
-
isLocal()
- Check if the proxy is in the same program as its associated object.
PAID_Proxy
public PAID_Proxy()
isLocal
public boolean isLocal()
- Check if the proxy is in the same program as its associated object.
- Overrides:
- isLocal in class Proxy
getLocal
public Object getLocal()
- Return a reference to a local proxy's associated object.
- Returns:
- The associated object reference if the object is local, or null otherwise.
- Overrides:
- getLocal in class Proxy
All Packages Class Hierarchy This Package Previous Next Index
This page is hosted by the Chair for Applied Software Engineering of the Technische Universität München.
Imprint (Impressum)