This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification

com.sun.portal.wsrp.common.stubs
Class InitCookie

java.lang.Object
  extended bycom.sun.portal.wsrp.common.stubs.InitCookie

public class InitCookie
extends java.lang.Object


Constructor Summary
InitCookie()
           
InitCookie(RegistrationContext registrationContext)
           
 
Method Summary
 RegistrationContext getRegistrationContext()
           
 void setRegistrationContext(RegistrationContext registrationContext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitCookie

public InitCookie()

InitCookie

public InitCookie(RegistrationContext registrationContext)
Method Detail

getRegistrationContext

public RegistrationContext getRegistrationContext()

setRegistrationContext

public void setRegistrationContext(RegistrationContext registrationContext)

This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification