public abstract class DeployableResource extends NamedResource
| Modifier | Constructor and Description |
|---|---|
protected |
DeployableResource()
No arg constructor for serialization frameworks.
|
|
DeployableResource(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStatus()
Return status of the underlying deployment unit, or
null if unknown. |
void |
setStatus(java.lang.String status) |
getName