public class DeploymentConfigurationManagerImpl extends DeploymentConfigurationManager
| Constructor and Description |
|---|
DeploymentConfigurationManagerImpl(Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
createAndRunConfiguration(ServerType<?> serverType,
RemoteServer<?> remoteServer,
DeploymentSourceType<?> sourceType) |
java.util.List<RunnerAndConfigurationSettings> |
getDeploymentConfigurations(ServerType<?> serverType) |
getInstancepublic DeploymentConfigurationManagerImpl(Project project)
public java.util.List<RunnerAndConfigurationSettings> getDeploymentConfigurations(ServerType<?> serverType)
getDeploymentConfigurations in class DeploymentConfigurationManagerpublic void createAndRunConfiguration(ServerType<?> serverType, RemoteServer<?> remoteServer, DeploymentSourceType<?> sourceType)
createAndRunConfiguration in class DeploymentConfigurationManager