Uses of Package
genDevs.devsBridge.factory

Packages that use genDevs.devsBridge.factory
genDevs.devsBridge.factory Classes for creating DevsJava implementation of DevsInterface models via factories. 
simpArc.devsBridge Example initializeable models and Publication via an DevsFactory. 
 

Classes in genDevs.devsBridge.factory used by genDevs.devsBridge.factory
DevsFactoryServer
          Base JAVA implementation for a TradingDevsFactory (a DevsFactory that can be registered by a Trading Service).
TradingServicePublisher
          resolves initial Reference of TradingService, and NamingService and puts the TradingService within the NamingServe because the Resolving of TradingService via multicast does not work on windows you need to give the -ORBInitRef TradingService= or -TradingServieIORFile
 

Classes in genDevs.devsBridge.factory used by simpArc.devsBridge
DevsFactoryServer
          Base JAVA implementation for a TradingDevsFactory (a DevsFactory that can be registered by a Trading Service).