| Package | Description |
|---|---|
| org.wso2.carbon.deployment.engine |
package-info class.
|
| Modifier and Type | Method and Description |
|---|---|
Artifact |
LifecycleEvent.getArtifact() |
| Modifier and Type | Method and Description |
|---|---|
Object |
Deployer.deploy(Artifact artifact)
Process a deployable artifact and add it to the relevant runtime configuration.
|
void |
LifecycleEvent.setArtifact(Artifact artifact) |
Object |
Deployer.update(Artifact artifact)
Updates a already deployed artifact and update its relevant runtime configuration.
|
| Constructor and Description |
|---|
LifecycleEvent(Artifact artifact,
Date date,
LifecycleEvent.STATE state) |
Copyright © 2019 WSO2. All rights reserved.