| Package | Description |
|---|---|
| org.argeo.slc.core.deploy |
SLC Deploy: deployment of software systems.
|
| org.argeo.slc.deploy |
SLC Deploy: deployment of software systems.
|
| org.argeo.slc.lib.linux | |
| org.argeo.slc.lib.vbox | |
| org.argeo.slc.osgi | |
| org.argeo.slc.support.deploy | |
| org.argeo.slc.support.deploy.db |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleExecutables |
| Modifier and Type | Method and Description |
|---|---|
TargetData |
SimpleExecutables.getTargetData() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeployedSystem
An instance of a software system.
|
interface |
DynamicRuntime<M extends Module> |
interface |
InstalledExecutables |
interface |
ModularDeployedSystem<M extends Module> |
interface |
Module
Represents a deployed module of a broader deployed system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeployedSystem |
| Modifier and Type | Method and Description |
|---|---|
TargetData |
DeployedSystem.getTargetData()
Resources required by the system (ports, disk location, etc.)
|
TargetData |
AbstractDeployedSystem.getTargetData() |
| Modifier and Type | Method and Description |
|---|---|
void |
Deployment.setTargetData(TargetData targetData) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleLinuxHost |
| Modifier and Type | Method and Description |
|---|---|
TargetData |
SimpleLinuxHost.getTargetData() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleLinuxHost.setTargetData(TargetData targetData) |
| Modifier and Type | Class and Description |
|---|---|
class |
VBoxMachine |
| Modifier and Type | Method and Description |
|---|---|
TargetData |
VBoxMachine.getTargetData() |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiBundle
A deployed OSGi bundle.
|
class |
OsgiRuntime |
| Modifier and Type | Method and Description |
|---|---|
TargetData |
OsgiRuntime.getTargetData() |
TargetData |
OsgiBundle.getTargetData()
TODO: reference the
OsgiRuntime as target data? |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebApplication |
interface |
WebServer |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpdApplicationTargetData |
class |
HttpdServer |
class |
HttpdServerTargetData |
class |
SimpleHttpdApplication |
| Modifier and Type | Method and Description |
|---|---|
TargetData |
HttpdServer.getTargetData() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpdServer.setTargetData(TargetData targetData) |
void |
HttpdServerDeployment.setTargetData(TargetData targetData) |
void |
HttpdApplicationDeployment.setTargetData(TargetData targetData) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleJdbcDatabase |
Copyright © 2007–2020. All rights reserved.