Package genDevs.devsBridge.factory

Classes for creating DevsJava implementation of DevsInterface models via factories.

See:
          Description

Class Summary
DevsFactoryBroker Implements and Serves a DevsFactory, which delegates creation-requests and release-requests to other factories.
DevsFactoryServer Base JAVA implementation for a TradingDevsFactory (a DevsFactory that can be registered by a Trading Service).
TradingDevsFactoryPublisher DevsFactory, that supports the TradingDevsFactory Interface.
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
 

Package genDevs.devsBridge.factory Description

Classes for creating DevsJava implementation of DevsInterface models via factories.