|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.deployment.impl.DeploymentEventImpl
public class DeploymentEventImpl
DeploymentEventImpl
| Field Summary | |
|---|---|
protected java.lang.String |
name
|
protected java.lang.String |
path
|
| Fields inherited from interface org.apache.jetspeed.deployment.DeploymentStatus |
|---|
STATUS_EVAL, STATUS_FAILED, STATUS_OKAY |
| Constructor Summary | |
|---|---|
DeploymentEventImpl(DeploymentObject handler)
|
|
DeploymentEventImpl(java.lang.String name,
java.lang.String path)
|
|
| Method Summary | |
|---|---|
DeploymentObject |
getDeploymentObject()
getDeploymentObject |
java.lang.String |
getName()
getName |
java.lang.String |
getPath()
getPath |
int |
getStatus()
getStatus |
void |
setStatus(int i)
setStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String name
protected java.lang.String path
| Constructor Detail |
|---|
public DeploymentEventImpl(DeploymentObject handler)
public DeploymentEventImpl(java.lang.String name,
java.lang.String path)
| Method Detail |
|---|
public DeploymentObject getDeploymentObject()
DeploymentEventgetDeploymentObject
getDeploymentObject in interface DeploymentEventorg.apache.jetspeed.deployment.DeploymentObjectDeploymentEvent.getDeploymentObject()public int getStatus()
DeploymentStatusgetStatus
getStatus in interface DeploymentStatuspublic void setStatus(int i)
DeploymentEventsetStatus
Sets the status of this event. @see getEvent()
setStatus in interface DeploymentEventi - public java.lang.String getName()
getName
getName in interface DeploymentEventDeploymentEvent.getName()public java.lang.String getPath()
getPath
getPath in interface DeploymentEventDeploymentEvent.getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||