public class InlineComponentLauncher extends ComponentLauncher
Constructor and Description |
---|
InlineComponentLauncher(ComponentManager manager,
Config config)
Construct a new InlineComponentLauncher.
|
Modifier and Type | Method and Description |
---|---|
protected Connection |
makeConnection()
Make a new connection.
|
connect, generateRequestID, getDefaultRegistry, setDefaultRegistry
public InlineComponentLauncher(ComponentManager manager, Config config)
manager
- The component manager.config
- The system configuration.protected Connection makeConnection() throws ConnectionException
ComponentLauncher
makeConnection
in class ComponentLauncher
ConnectionException
- If there is a problem creating the connection.