| Package | Description |
|---|---|
| org.argeo.slc.core.deploy |
SLC Deploy: deployment of software systems.
|
| org.argeo.slc.core.test |
SLC Test: test 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 | |
| org.argeo.slc.test |
SLC Test: test of software systems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleExecutables |
| Modifier and Type | Method and Description |
|---|---|
<T extends DeployedSystem> |
SimpleTestRun.getDeployedSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleTestRun.setDeployedSystem(DeployedSystem deployedSystem) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeployedSystemManager<T extends DeployedSystem> |
| Modifier and Type | Interface and Description |
|---|---|
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 |
|---|---|
DeployedSystem |
Deployment.getDeployedSystem() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleLinuxHost |
| Modifier and Type | Class and Description |
|---|---|
class |
VBoxMachine |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiBundle
A deployed OSGi bundle.
|
class |
OsgiRuntime |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebApplication |
interface |
WebServer |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpdServer |
class |
SimpleHttpdApplication |
| Modifier and Type | Method and Description |
|---|---|
DeployedSystem |
HttpdServerDeployment.getDeployedSystem() |
DeployedSystem |
HttpdApplicationDeployment.getDeployedSystem() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleJdbcDatabase |
| Modifier and Type | Method and Description |
|---|---|
<T extends DeployedSystem> |
TestRun.getDeployedSystem()
Gets the related deployed system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WritableTestRun.setDeployedSystem(DeployedSystem deployedSystem) |
Copyright © 2007–2020. All rights reserved.