public class CommFrameworkLauncherFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
CommFrameworkLauncher |
getFrameworkLauncher(Properties props)
Get an instance of the framework launcher
|
static CommFrameworkLauncherFactory |
getInstance() |
public static CommFrameworkLauncherFactory getInstance()
public CommFrameworkLauncher getFrameworkLauncher(Properties props) throws CommunicationsException
props - Startup properties containing the class name of the launcherCommunicationsExceptionCopyright © 2015. All rights reserved.