Interface and Description |
---|
org.springframework.cloud.deployer.spi.app.MultiStateAppDeployer
This interface and its single method has been introduced for a tactical
reason to provide an optimization of individual operation execution in the AppDeployer
interface. It is planned that the next major version of Spring Cloud Deployer will
provide a new interface for bulk operations for the full set of AppDeployer methods.
As such, this interface is annotated as Deprecated.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.