|
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.ReleaseSessions
Constructor Summary | |
ReleaseSessions()
|
|
ReleaseSessions(RegistrationContext registrationContext,
String[] sessionIDs)
|
Method Summary | |
RegistrationContext |
getRegistrationContext()
|
String[] |
getSessionIDs()
|
void |
setRegistrationContext(RegistrationContext registrationContext)
|
void |
setSessionIDs(String[] sessionIDs)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReleaseSessions()
public ReleaseSessions(RegistrationContext registrationContext, String[] sessionIDs)
Method Detail |
public RegistrationContext getRegistrationContext()
public void setRegistrationContext(RegistrationContext registrationContext)
public String[] getSessionIDs()
public void setSessionIDs(String[] sessionIDs)
|
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 |