|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
DeploymentEvent
A DeploymentEvent is fired when a DeploymentEventDispatcher is notified that
a deployment event has occurred, for example, a JAR file being drop into a specific directory.
| Field Summary |
| Fields inherited from interface org.apache.jetspeed.deployment.DeploymentStatus |
STATUS_EVAL, STATUS_FAILED, STATUS_OKAY |
| Method Summary | |
DeploymentObject |
getDeploymentObject()
getDeploymentObject |
String |
getName()
|
String |
getPath()
|
void |
setStatus(int status)
setStatus |
| Methods inherited from interface org.apache.jetspeed.deployment.DeploymentStatus |
getStatus |
| Method Detail |
public DeploymentObject getDeploymentObject()
getDeploymentObject
org.apache.jetspeed.deployment.DeploymentObjectDeploymentObjectpublic void setStatus(int status)
setStatus
Sets the status of this event. @see getEvent()
status - public String getName()
public String getPath()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||