|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eodisp.hla.lrc.jlc.RtiFactoryImpl
public class RtiFactoryImpl
Implementation of the RtiFactory as it is defined in the 'Dynamic Link Compatible HLA API'.
| Constructor Summary | |
|---|---|
RtiFactoryImpl()
|
|
| Method Summary | |
|---|---|
RTIambassador |
getRtiAmbassador()
Creates and returns a new RtiAmbassador for each call of this method. |
java.lang.String |
RtiName()
Returns the name of the RTI. |
java.lang.String |
RtiVersion()
Returns the version of the RTI. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RtiFactoryImpl()
| Method Detail |
|---|
public RTIambassador getRtiAmbassador()
throws RTIinternalError
getRtiAmbassador in interface RtiFactoryRTIinternalError - if the CRC URI (given by the LrcConfiguration) is
not a valid URI or if connecting to the CRC is not possible.public java.lang.String RtiName()
RtiName in interface RtiFactorypublic java.lang.String RtiVersion()
RtiVersion in interface RtiFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||