org.eodisp.hla.common.handles
Class FederateHandleImpl

java.lang.Object
  extended by org.eodisp.hla.common.handles.HandleImpl
      extended by org.eodisp.hla.common.handles.FederateHandleImpl
All Implemented Interfaces:
FederateHandle, java.io.Serializable

public class FederateHandleImpl
extends HandleImpl
implements FederateHandle

A federation execution wide federate handle.

Version:
$Id:$
Author:
ibirrer
See Also:
Serialized Form

Constructor Summary
FederateHandleImpl(int id)
          
 
Method Summary
 
Methods inherited from class org.eodisp.hla.common.handles.HandleImpl
encode, encodedLength, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hla.rti1516.FederateHandle
encode, encodedLength, equals, hashCode, toString
 

Constructor Detail

FederateHandleImpl

public FederateHandleImpl(int id)