| Interface | Description |
|---|---|
| Deployer |
This interface is used to provide the custom deployment mechanism in carbon, where you
can write your own Deployer to process a particular
ArtifactType |
| DeploymentService |
User level API's for consuming DeploymentEngine functionality.
|
| LifecycleListener |
The interface for lifecycle listeners for artifact deployment events.
|
| Class | Description |
|---|---|
| Artifact |
This class provide an abstraction level for the concept "artifact" in carbon.
|
| ArtifactType<T> |
This class represent the artifact type of an artifact.
|
| Constants |
Constants for deployment framework.
|
| LifecycleEvent |
The deployment lifecycle of artifacts.
|
| Enum | Description |
|---|---|
| LifecycleEvent.RESULT |
The current artifact deployment/undeployment result.
|
| LifecycleEvent.STATE |
Represents the lifecycle state of the artifacts.
|
Copyright © 2019 WSO2. All rights reserved.