Package editor.run
Class RemoteRunConfigFactory
java.lang.Object
editor.run.RemoteRunConfigFactory
- All Implemented Interfaces:
IRunConfigFactory<RemoteRunConfig,
RemoteRunConfigParameters>
public class RemoteRunConfigFactory
extends Object
implements IRunConfigFactory<RemoteRunConfig,RemoteRunConfigParameters>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
RemoteRunConfigFactory
public RemoteRunConfigFactory()
-
-
Method Details
-
instance
-
getName
- Specified by:
getName
in interfaceIRunConfigFactory<RemoteRunConfig,
RemoteRunConfigParameters>
-
makeParameters
- Specified by:
makeParameters
in interfaceIRunConfigFactory<RemoteRunConfig,
RemoteRunConfigParameters>
-
newRunConfig
- Specified by:
newRunConfig
in interfaceIRunConfigFactory<RemoteRunConfig,
RemoteRunConfigParameters>
-
getIcon
- Specified by:
getIcon
in interfaceIRunConfigFactory<RemoteRunConfig,
RemoteRunConfigParameters>
-