|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentEvent
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 |
---|
DeploymentObject getDeploymentObject()
getDeploymentObject
org.apache.jetspeed.deployment.DeploymentObject
DeploymentObject
void setStatus(int status)
setStatus
Sets the status of this event. @see getEvent()
status
- String getName()
String getPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |