A trait for the purposes of deploying a server object that supports the operation.
As a mixin, it provides the local variable used to keep track of the deployment state
and the logic to change the value of the deployment.
Initially, the deployment state is Mobile.
A
trait
for the purposes of deploying a server object that supports the operation. As a mixin, it provides the local variable used to keep track of the deployment state and the logic to change the value of the deployment. Initially, the deployment state isMobile
.