Package com.github.fungal.spi.deployers
Interface CloneableDeployer
- All Known Implementing Classes:
DeploymentDeployer
The deployer interface for Fungal
- Author:
- Jesper Pedersen
-
Method Summary
-
Method Details
-
clone
Clone the deployer- Returns:
- A copy of the deployer
- Throws:
CloneNotSupportedException- Thrown if the copy operation isn't supported
-