|
This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.portal.wsrp.common.stubs.DestroyFailed
Constructor Summary | |
DestroyFailed()
|
|
DestroyFailed(String portletHandle,
String reason)
|
Method Summary | |
String |
getPortletHandle()
|
String |
getReason()
|
void |
setPortletHandle(String portletHandle)
|
void |
setReason(String reason)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DestroyFailed()
public DestroyFailed(String portletHandle, String reason)
Method Detail |
public String getPortletHandle()
public void setPortletHandle(String portletHandle)
public String getReason()
public void setReason(String reason)
|
This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |