|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.wsrp.core.InitCookie
public class InitCookie
Field Summary | |
---|---|
protected RegistrationContext |
registrationContext
|
Constructor Summary | |
---|---|
InitCookie()
|
|
InitCookie(RegistrationContext registrationContext)
|
Method Summary | |
---|---|
RegistrationContext |
getRegistrationContext()
|
void |
setRegistrationContext(RegistrationContext registrationContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected RegistrationContext registrationContext
Constructor Detail |
---|
public InitCookie()
public InitCookie(RegistrationContext registrationContext)
Method Detail |
---|
public RegistrationContext getRegistrationContext()
public void setRegistrationContext(RegistrationContext registrationContext)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |