|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents part of deployment descriptor that can contain implementation class name.
| Method Summary | |
java.lang.String |
getImplementationClass()
Returns the name of the implementation class. |
void |
setImplementationClass(java.lang.String implClass)
Sets the implementation class of the object. |
| Methods inherited from interface org.systinet.wasp.dd.DeploymentPart |
getDeploymentDescriptor |
| Method Detail |
public java.lang.String getImplementationClass()
public void setImplementationClass(java.lang.String implClass)
implClass - name of the implementation class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||