| Package | Description |
|---|---|
| com.kloudtek.anypoint | |
| com.kloudtek.anypoint.deploy | |
| com.kloudtek.anypoint.runtime |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Server |
Environment.findServerByName(@NotNull String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Server> |
Environment.findAllServers() |
| Modifier and Type | Method and Description |
|---|---|
HDeploymentResult |
DeploymentServiceImpl.deployOnPrem(Server target,
@NotNull String appName,
@NotNull File file,
@NotNull String filename,
APIProvisioningConfig apiProvisioningConfig)
Deploy application with optional automatic api provisioning
|
HDeploymentResult |
DeploymentService.deployOnPrem(Server target,
@NotNull String name,
@NotNull File file,
@NotNull String filename,
APIProvisioningConfig apiProvisioningConfig) |
| Constructor and Description |
|---|
HDeploymentRequest(Server target,
String appName,
ApplicationSource file,
String filename,
Map<String,String> properties,
APIProvisioningConfig apiProvisioningConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerGroup |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerGroup.addServer(Server server) |
| Constructor and Description |
|---|
HApplication(Server parent) |
Copyright © 2019 Kloudtek. All rights reserved.