jist.runtime
Interface JistAPI.Proxiable

All Superinterfaces:
JistAPI.Timeless
All Known Subinterfaces:
AppInterface, AppJava.Runnable, CBR.ClientInterface, CBR.ServerInterface, contproxy.entityInterface, FieldInterface, isentity.myObjectInterface, MacInterface, MacInterface.Mac802_11, NetInterface, proxy.entityInterface, RadioInterface, RouteInterface, RouteInterface.Aodv, RouteInterface.Dsr, RouteInterface.Zrp, SocketInterface, SocketInterface.TcpServerSocketInterface, SocketInterface.TcpSocketInterface, TransInterface, TransInterface.TransTcpInterface, TransInterface.TransUdpInterface
All Known Implementing Classes:
AppHeartbeat, AppJava, CBR.Client, CBR.Server, contproxy.entity, Field, isentity.myObject, Mac802_11, MacDumb, MacLoop, NetIp, proxy.entity, RadioNoise, RadioNoiseAdditive, RadioNoiseIndep, RouteAodv, RouteDsr, RouteZrp, TcpServerSocket, TcpSocket, threaded.worker, TransTcp, TransUdp
Enclosing class:
JistAPI

public static interface JistAPI.Proxiable
extends JistAPI.Timeless

Tags an object as a target for a Proxy Entity.

Since:
JIST1.0
Author:
Rimon Barr <barr+jist@cs.cornell.edu>