|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a deployment part of a call mediator.
Method Summary | |
QName |
getName()
Returns the name of the part. |
void |
setName(java.lang.String name)
Sets the name of the part. |
Methods inherited from interface org.systinet.wasp.dd.DeploymentPart |
getDeploymentDescriptor |
Method Detail |
public QName getName()
public void setName(java.lang.String name) throws DuplicatedNameException
name
- the new name of the part
DuplicatedNameException
- if there is
already a part with the same name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |