public class AbstractThinJarSupport extends Object
Constructor and Description |
---|
AbstractThinJarSupport() |
AbstractThinJarSupport(String name,
String... profiles) |
Modifier and Type | Method and Description |
---|---|
void |
cancel(String id) |
String |
deploy(org.springframework.cloud.deployer.spi.core.AppDeploymentRequest request) |
protected Map<String,String> |
getProperties(org.springframework.cloud.deployer.spi.core.AppDeploymentRequest request) |
protected ThinJarAppWrapper |
getWrapper(String id) |
public String deploy(org.springframework.cloud.deployer.spi.core.AppDeploymentRequest request)
protected Map<String,String> getProperties(org.springframework.cloud.deployer.spi.core.AppDeploymentRequest request)
public void cancel(String id)
protected ThinJarAppWrapper getWrapper(String id)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.