Boeing Simulation 3.1 API Specification

server
Interface ServerComponentFactory.ComponentCreator

Enclosing interface:
ServerComponentFactory

protected static interface ServerComponentFactory.ComponentCreator

This interface describes a rule on how to creates a component.


Method Summary
 void createComponent(connect.CreatesConnection connectionHost)
          This method should create a component and then connect that component to the CreatesConnection passed in.
 

Method Detail

createComponent

public void createComponent(connect.CreatesConnection connectionHost)
This method should create a component and then connect that component to the CreatesConnection passed in.


Boeing Simulation 3.1 API Specification

To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.