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) |
getInstance
public DeploymentConfigurationManagerImpl(Project project)
public java.util.List<RunnerAndConfigurationSettings> getDeploymentConfigurations(ServerType<?> serverType)
getDeploymentConfigurations
in class DeploymentConfigurationManager
public void createAndRunConfiguration(ServerType<?> serverType, RemoteServer<?> remoteServer, DeploymentSourceType<?> sourceType)
createAndRunConfiguration
in class DeploymentConfigurationManager