public interface ApplicationDeploymentTime
extends org.jvnet.hk2.config.ConfigBeanProxy, javax.validation.Payload
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentTime()
Time taken to deploy the application.
|
String |
getTimeDeployed()
The time when the application was deployed
|
void |
setDeploymentTime(String value) |
void |
setTimeDeployed(String value) |
String getDeploymentTime()
void setDeploymentTime(String value) throws PropertyVetoException
PropertyVetoExceptionString getTimeDeployed()
void setTimeDeployed(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2017. All rights reserved.