hla.rti1516.jlc
Class RtiFactoryFactory

java.lang.Object
  extended by hla.rti1516.jlc.RtiFactoryFactory

public class RtiFactoryFactory
extends Object


Constructor Summary
RtiFactoryFactory()
           
 
Method Summary
static Map<String,String> getAvailableRtis()
           
static RtiFactory getRtiFactory()
           
static RtiFactory getRtiFactory(String factoryClassName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RtiFactoryFactory

public RtiFactoryFactory()
Method Detail

getRtiFactory

public static RtiFactory getRtiFactory(String factoryClassName)
                                throws RTIinternalError
Throws:
RTIinternalError

getRtiFactory

public static RtiFactory getRtiFactory()
                                throws RTIinternalError
Throws:
RTIinternalError

getAvailableRtis

public static Map<String,String> getAvailableRtis()
                                           throws RTIinternalError
Throws:
RTIinternalError