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. |
createComponent
public void createComponent(connect.CreatesConnection connectionHost)
- This method should create a component and then connect
that component to the CreatesConnection passed in.
To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.